gecko/xpcom/tests
2009-05-04 21:57:15 -07:00
..
dynamic
external Bug 466622. Replace nsCStringArray with nsTArray<nsCString> for more consistent code and fewer heap allocations. r+sr=roc,r=bsmedberg 2009-01-22 17:15:34 +13:00
regorder
services
static-checker Static analysis test cases for bug 479441 2009-02-24 10:11:06 -05:00
StringFactoringTests Backed out changeset 2df29cb1ed93 2009-02-07 15:07:36 +01:00
unit Bug 480427: Remove nsIProcess2 from trunk. r=bsmedberg 2009-04-16 16:46:10 +01:00
utils
windows Bug 489285 - Disable file attrib tests for Bug 403014 due to unit test failure. 2009-04-21 01:47:54 -05:00
CvtURL.cpp
Makefile.in Bug 456272: deadlock detector improvements 2009-05-04 21:57:15 -07:00
nsIFileEnumerator.cpp
RegFactory.cpp
resources.h
SizeTest01.cpp
SizeTest02.cpp
SizeTest03.cpp
SizeTest04.cpp
SizeTest05.cpp
SizeTest06.cpp
test.properties
TestArguments.cpp Bug 480427: Add a way to run a process in a background threadd. r=bsmedberg 2009-03-25 08:57:21 +00:00
TestArray.cpp
TestAtoms.cpp
TestAutoLock.cpp Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02:00
TestAutoPtr.cpp
TestBlockingProcess.cpp Improve nsIProcess, fix nsIProcess.kill(). b=442393 r=bsmedberg 2009-03-09 12:47:39 -04:00
TestCallTemplates.cpp
TestCOMPtr.cpp
TestCOMPtrEq.cpp
TestCRT.cpp Bug 472348 - Some unused variables found by combing the warning database, rs=bz 2009-01-06 14:25:58 -05:00
TestDeadlockDetector.cpp Bug 456272: deadlock detector improvements 2009-05-04 21:57:15 -07:00
TestDeadlockDetectorScalability.cpp Bug 456272: deadlock detector improvements 2009-05-04 21:57:15 -07:00
TestDeque.cpp
TestEncoding.cpp
TestExpirationTracker.cpp
TestFactory.cpp
TestFactory.h
TestFile.cpp Bug 482942. Tests for nsILocalFile implementations. Also changes nsLocalFileUnix::MoveTo to update the object to refer to the destination, matching other platforms' behaviour. r=bsmedberg 2009-03-24 13:44:37 +13:00
TestHarness.h bug 486793: add programmatic control of profiler to xpcom unit tests. r=bsmedberg 2009-04-24 14:47:45 -07:00
TestHashtables.cpp
TestID.cpp
TestINIParser.cpp
TestObserverService.cpp
TestOOM.cpp
TestPermanentAtoms.cpp
TestPipe.cpp TestHarness.h should give errors with TEST-UNEXPECTED-FAIL. (Bug 477512) r=jwalden 2009-02-10 14:05:28 -08:00
TestPipes.cpp Bug 58904: Create strong types for synchronization primitives. r=bsmedberg. 2009-04-18 18:54:23 -07:00
TestProxies.cpp
TestQuickReturn.cpp Bug 480427: Add a way to run a process in a background threadd. r=bsmedberg 2009-03-25 08:57:21 +00:00
TestRacingServiceManager.cpp
TestRegistrationOrder.cpp
TestScriptable.idl
TestServMgr.cpp Bug 453164 - 'TestServMgr' : "mFreeCount : LEAKED 233 + mAdoptFreeCount : LEAKED 7"; r=benjamin 2008-10-08 02:22:01 +02:00
TestShutdown.cpp
TestStackCrawl.cpp
TestStorageStream.cpp
TestStreamUtils.cpp
TestStringAPI.cpp
TestStrings.cpp Bug 479057 Concatenating empty strings can result in bogus copying r=bsmedberg 2009-03-04 09:50:22 +00:00
TestSynchronization.cpp Bug 456272: deadlock detector improvements 2009-05-04 21:57:15 -07:00
TestTArray.cpp Bug 487551 - nsTArray.IndexOf may scan beyond array bounds for non-zero start argument. unit test that fails without patch, succeeds with patch. r=bsmedberg 2009-04-10 18:08:08 -07:00
TestTextFormatter.cpp
TestThreadPool.cpp
TestThreadPoolListener.cpp
TestThreads.cpp Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02:00
TestTimers.cpp
TestTimeStamp.cpp Bug 484921. Create TimeDuration/TimeStamp API that never rolls over and provides better typechecking than PR_IntervalTime. r=bsmedberg,cgj 2009-04-06 11:49:48 +12:00
TestWinReg.js
TestXPIDLString.cpp