.. |
bug656331_component
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
component
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
component_no_aslr
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
external
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
regorder
|
|
|
static-checker
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
unit
|
|
|
utils
|
|
|
windows
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
CvtURL.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
Makefile.in
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
MoreTestingAtomList.h
|
|
|
MoreTestingAtoms.cpp
|
|
|
MoreTestingAtoms.h
|
|
|
nsIFileEnumerator.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
RegFactory.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
resources.h
|
|
|
ShowAlignments.cpp
|
Bug 780387 - Part d: Stop using PRFloat64; r=bsmedberg
|
2012-08-09 09:09:42 +02:00 |
ShowSSEConfig.cpp
|
|
|
SizeTest01.cpp
|
|
|
SizeTest02.cpp
|
|
|
SizeTest03.cpp
|
|
|
SizeTest04.cpp
|
|
|
SizeTest05.cpp
|
|
|
SizeTest06.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
test.properties
|
|
|
TestArguments.cpp
|
|
|
TestArray.cpp
|
|
|
TestAtoms.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
TestAutoPtr.cpp
|
|
|
TestAutoRef.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
TestBase64.cpp
|
Bug 215450: Allow uploading of files greater than 2gb in size. Involves making input streams 64-bit capable. Significant work done by Makoto Kato, finished by Honza Bambas. r=hbambas,bsmedberg,jdrew,sicking
|
2012-08-10 22:44:11 -04:00 |
TestBlockingProcess.cpp
|
|
|
TestBloomFilter.cpp
|
|
|
TestCallTemplates.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
TestCOMArray.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
TestCOMPtr.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
TestCOMPtrEq.cpp
|
|
|
TestCRT.cpp
|
Bug 780387 - Part b: Stop using PRIntn; r=bsmedberg
|
2012-08-09 09:09:40 +02:00 |
TestDeadlockDetector.cpp
|
Bug 777292 - Convert incorrect conversions to nsresult and fix named constants; r=ehsan
|
2012-07-27 16:59:29 +03:00 |
TestDeadlockDetectorScalability.cpp
|
|
|
TestDeque.cpp
|
|
|
TestEncoding.cpp
|
|
|
TestExpirationTracker.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
TestFile.cpp
|
|
|
TestHarness.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
TestHashtables.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
TestID.cpp
|
|
|
TestingAtomList.h
|
|
|
TestingAtoms.cpp
|
|
|
TestingAtoms.h
|
|
|
TestINIParser.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
TestJemalloc.cpp
|
|
|
TestObserverArray.cpp
|
|
|
TestObserverService.cpp
|
|
|
TestPipe.cpp
|
|
|
TestPipes.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
TestPriorityQueue.cpp
|
|
|
TestQuickReturn.cpp
|
|
|
TestRacingServiceManager.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
TestRefPtr.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
TestRegistrationOrder.cpp
|
Bug 770141 - xpcom/tests/windows/TestRegistrationOrder.cpp fails with pymake because of a design failure with command lines on Win32. Sidestep the issue by doing it in C++ instead of the shell. r=bsmedberg
|
2012-07-25 22:36:12 +05:30 |
TestScriptable.idl
|
|
|
TestSettingsAPI.cpp
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (more xpcom parts); blanket-r=bzbarsky
|
2012-07-18 11:54:26 -04:00 |
TestShutdown.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
TestStackCrawl.cpp
|
|
|
TestStaticAtoms.cpp
|
|
|
TestSTLWrappers.cpp
|
|
|
TestStorageStream.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
TestStreamUtils.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
TestStringAPI.cpp
|
|
|
TestStrings.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
TestSynchronization.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
TestTArray.cpp
|
Bug 780387 - Part a: Stop using PRPtrdiff; r=bsmedberg
|
2012-08-09 09:09:31 +02:00 |
TestTextFormatter.cpp
|
|
|
TestThreadPool.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
TestThreadPoolListener.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
TestThreads.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
TestTimers.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
TestTimeStamp.cpp
|
|
|
TestUnicodeArguments.cpp
|
|
|
TestUTF.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
TestWinReg.js
|
|
|
TestXPIDLString.cpp
|
|
|
UTFStrings.h
|
|
|