.. |
StringFactoringTests
|
move nsDeque to xpcom glue. Bug 395349, r+a=bsmedberg
|
2007-09-18 18:14:37 +00:00 |
dynamic
|
…
|
|
external
|
Bug 366592 - "Add comparison operators to external string API". r=bsmedberg.
|
2007-01-17 21:10:02 +00:00 |
services
|
…
|
|
unit
|
381812 improved testcase for storage stream behaviour when the stream hasn't
|
2007-09-05 20:30:18 +00:00 |
utils
|
…
|
|
windows
|
…
|
|
.cvsignore
|
…
|
|
CvtURL.cpp
|
…
|
|
Makefile.in
|
Bug 394692 - ASSERTION: read cursor is bad: 'mReadCursor != mWriteCursor', file xpcom/io/nsPipe3.cpp, line 539. Narrow the criteria used to decide whether to fire the assertion to deal with a particular (valid) pattern of memory allocations. r=biesi, a=bz
|
2007-09-21 06:17:59 +00:00 |
RegFactory.cpp
|
…
|
|
SizeTest01.cpp
|
…
|
|
SizeTest02.cpp
|
…
|
|
SizeTest03.cpp
|
…
|
|
SizeTest04.cpp
|
…
|
|
SizeTest05.cpp
|
…
|
|
SizeTest06.cpp
|
…
|
|
TestArray.cpp
|
…
|
|
TestAtoms.cpp
|
…
|
|
TestAutoLock.cpp
|
…
|
|
TestAutoPtr.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 07:08:56 +00:00 |
TestCOMPtr.cpp
|
coverity-found potential use-after-free in testcases (bug 334541). r=bsmedberg
|
2007-01-26 02:50:18 +00:00 |
TestCOMPtrEq.cpp
|
Don't return nsDerivedSafe when .get() is explicitly used on nsCOMPtr and nsRefPtr. r/sr=dbaron
|
2006-11-21 21:28:14 +00:00 |
TestCRT.cpp
|
…
|
|
TestCallTemplates.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 07:08:56 +00:00 |
TestDeque.cpp
|
…
|
|
TestExpirationTracker.cpp
|
Bug 368270. Implement nsExpirationTracker, a data structure for managing the timed expiration of many objects. r+sr=sicking
|
2007-03-27 03:38:21 +00:00 |
TestFactory.cpp
|
…
|
|
TestFactory.h
|
…
|
|
TestHarness.h
|
Fix bustage from TestPipe.cpp; turns out NS_NewPipe2 isn't exported from XPCOM -- who knew? r+a=bustage
|
2007-09-21 07:59:09 +00:00 |
TestHashtables.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 07:08:56 +00:00 |
TestID.cpp
|
…
|
|
TestINIParser.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 07:08:56 +00:00 |
TestObserverService.cpp
|
Fix broken printf to fix a compile warning. bug 390855, r+sr+a=bsmedberg
|
2007-08-08 01:47:40 +00:00 |
TestPermanentAtoms.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 07:08:56 +00:00 |
TestPipe.cpp
|
Yet another fix for Windows calling convention differences.
|
2007-09-21 08:18:36 +00:00 |
TestPipes.cpp
|
…
|
|
TestServMgr.cpp
|
…
|
|
TestShutdown.cpp
|
…
|
|
TestStackCrawl.cpp
|
…
|
|
TestStorageStream.cpp
|
…
|
|
TestStreamUtils.cpp
|
…
|
|
TestStringAPI.cpp
|
Fixing solaris build bustage when building with tests enabled. r=sayrer, sr=biesi, a=jst
|
2007-10-02 23:11:18 +00:00 |
TestStrings.cpp
|
Bug 339069 - Optimization for RFindInReadable
|
2007-07-24 01:30:19 +00:00 |
TestTArray.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 07:08:56 +00:00 |
TestTextFormatter.cpp
|
Bug 384979 --> move nsTextFormatter to the glue code so it can be used with frozen linkage.
|
2007-09-20 23:14:26 +00:00 |
TestThreadPool.cpp
|
…
|
|
TestThreads.cpp
|
…
|
|
TestVersionComparator.cpp
|
…
|
|
TestVersionComparatorRunner.pl
|
…
|
|
TestVoidBTree.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 07:08:56 +00:00 |
TestWinReg.js
|
…
|
|
TestXPIDLString.cpp
|
…
|
|
nsIFileEnumerator.cpp
|
…
|
|
nsIFileTest.cpp
|
Bug 377189: fix nsIFileTest.cpp compilation, patch by Bernhard Rosenkraenzer <bero@arklinux.org>, r=dougt
|
2007-04-16 18:09:29 +00:00 |
resources.h
|
…
|
|
test.properties
|
…
|
|