.. |
Helpers.cpp
|
…
|
|
Helpers.h
|
…
|
|
TestAllocReplacement.cpp
|
Bug 1320752 - remove mozilla/Function.h; r=gerald
|
2016-11-28 11:03:53 -05:00 |
TestArenaAllocator.cpp
|
Bug 1353882 - Disable TestArenaAllocator.AllocationsPerChunk and TestArenaAllocator.MemoryIsValid tests in code coverage builds. r=jmaher
|
2017-05-16 10:39:22 +02:00 |
TestAtoms.cpp
|
Bug 1276669 - part 5 - don't try to test NS_RegisterStaticAtoms; r=erahm
|
2017-01-26 15:43:39 -05:00 |
TestAutoPtr.cpp
|
Bug 1313467 - Part 4: Convert TestAutoPtr to a gtest. r=froydnj
|
2016-11-04 11:13:58 -07:00 |
TestAutoRef.cpp
|
Bug 1313468: Convert XPCOM test TestAutoRef to a gtest. r=froydnj
|
2016-11-04 16:21:37 -07:00 |
TestBase64.cpp
|
Bug 1316424 - Convert XPCOM test TestBase64 to a gtest. r=bsmedberg
|
2016-11-10 13:01:01 -08:00 |
TestCOMArray.cpp
|
Bug 1332631 part H - move gtests from xpcom/glue to xpcom/tests, and unify the two TestThreadUtils.cpp into one file, r=froydnj
|
2017-01-20 15:22:23 -05:00 |
TestCOMPtr.cpp
|
Bug 1317954 - Use C++11's override and remove virtual where applicable in xpcom/. r=froydnj
|
2016-11-16 14:27:07 +02:00 |
TestCOMPtrEq.cpp
|
Bug 1313471 - Part 2: Convert TestCOMPtrEq to a gtest. r=froydnj
|
2016-11-04 16:22:29 -07:00 |
TestCRT.cpp
|
…
|
|
TestCallTemplates.cpp
|
Bug 1316189 - Convert XPCOM test TestCallTemplate to a gtest. r=bsmedberg
|
2016-11-10 12:50:43 -08:00 |
TestCloneInputStream.cpp
|
…
|
|
TestDeadlockDetector.cpp
|
Bug 1315138 - gtestify storage/test/*.cpp. r=mak,erahm.
|
2016-11-11 09:59:23 +11:00 |
TestDeadlockDetectorScalability.cpp
|
Bug 1313489 - Part 2: Convert DeadlockDetectorScalability to a gtest. r=froydnj
|
2016-11-10 12:47:48 -08:00 |
TestEncoding.cpp
|
…
|
|
TestEscapeURL.cpp
|
Bug 1316127 - add tests for edge cases for nsUnescapeCount; r=erahm
|
2016-11-10 23:11:31 -05:00 |
TestExpirationTracker.cpp
|
…
|
|
TestFile.cpp
|
Bug 1313472 - Part 1: Convert XPCOM test TestFile to a gtest. r=froydnj
|
2016-11-04 16:22:43 -07:00 |
TestGCPostBarriers.cpp
|
Bug 1332631 part H - move gtests from xpcom/glue to xpcom/tests, and unify the two TestThreadUtils.cpp into one file, r=froydnj
|
2017-01-20 15:22:23 -05:00 |
TestHashtables.cpp
|
Bug 1317954 - Use C++11's override and remove virtual where applicable in xpcom/. r=froydnj
|
2016-11-16 14:27:07 +02:00 |
TestID.cpp
|
Bug 1313474 - Convert XPCOM test TestID to a gtest. r=froydnj
|
2016-11-04 16:23:08 -07:00 |
TestNSPRLogModulesParser.cpp
|
Bug 1316189 - Convert XPCOM test TestCallTemplate to a gtest. r=bsmedberg
|
2016-11-10 12:50:43 -08:00 |
TestNsDeque.cpp
|
Bug 792209 - Remove nsISupportsArray. r=froydnj
|
2016-11-17 11:45:41 -08:00 |
TestNsRefPtr.cpp
|
Bug 1317954 - Use C++11's override and remove virtual where applicable in xpcom/. r=froydnj
|
2016-11-16 14:27:07 +02:00 |
TestObserverArray.cpp
|
Bug 1313477 - Convert XPCOM test TestObserverArray to a gtest. r=froydnj
|
2016-11-04 16:23:38 -07:00 |
TestObserverService.cpp
|
Bug 1344629 - Part 6: Rewrite unnecessary uses of nsLiteralString. r=dbaron
|
2017-03-14 15:26:27 +13:00 |
TestPLDHash.cpp
|
Bug 1313479 - Part 0-1: Add missing includes to unified gtests. r=froydnj
|
2016-11-04 16:23:57 -07:00 |
TestPipes.cpp
|
Bug 1334278 - change mozilla::Smprintf to return a UniquePtr; r=froydnj
|
2017-03-03 08:17:27 -07:00 |
TestPriorityQueue.cpp
|
…
|
|
TestRacingServiceManager.cpp
|
Bug 1323100 - Assign names to all remaining threads that are created through NS_NewThread and create them using NS_NewNamedThread instead. r=froydnj
|
2016-12-21 11:43:50 +01:00 |
TestSTLWrappers.cpp
|
Bug 1317451 - ASSERT_DEATH replaced by ASSERT_DEATH_IF_SUPPORTED. r=froydnj
|
2016-11-13 11:12:49 -08:00 |
TestSlicedInputStream.cpp
|
Bug 1355369 - gtests for SlicedInputStream and ASyncWait, r=me
|
2017-04-12 13:49:08 +02:00 |
TestSnappyStreams.cpp
|
…
|
|
TestStateWatching.cpp
|
…
|
|
TestStorageStream.cpp
|
Bug 1313468: Convert XPCOM test TestAutoRef to a gtest. r=froydnj
|
2016-11-04 16:21:37 -07:00 |
TestStringStream.cpp
|
Bug 1313467 - Part 4: Convert TestAutoPtr to a gtest. r=froydnj
|
2016-11-04 11:13:58 -07:00 |
TestStrings.cpp
|
Bug 1358297: Part 3. Create special case for stripping CR and LF on TSubstring, and use it in all the places that it is called. Use ASCIIMask to make it fast. r=froydnj
|
2017-05-10 13:12:36 -04:00 |
TestSynchronization.cpp
|
…
|
|
TestTArray.cpp
|
…
|
|
TestTArray2.cpp
|
Bug 1313481 - Convert XPCOM test TestTArray to a gtest. r=froydnj
|
2016-11-04 16:24:27 -07:00 |
TestTaskQueue.cpp
|
Bug 1318226. P2 - add gtest TestTaskQueue to test the order of regular tasks. r=bholley
|
2016-11-17 14:25:53 +08:00 |
TestTextFormatter.cpp
|
Bug 1313482 - Convert XPCOM test TestTextFormatter to a gtest. r=froydnj
|
2016-11-04 16:24:42 -07:00 |
TestThreadPool.cpp
|
…
|
|
TestThreadPoolListener.cpp
|
Bug 1316193 - Fix unified bustage. r=me ON A CLOSED TREE
|
2016-11-10 13:23:21 -08:00 |
TestThreadUtils.cpp
|
Bug 1333997 - Part 3: Add Test Coverage for Named NewRunnable APIs. r=froydnj
|
2017-02-07 16:45:45 +08:00 |
TestThreads.cpp
|
Bug 1323100 - Assign names to all remaining threads that are created through NS_NewThread and create them using NS_NewNamedThread instead. r=froydnj
|
2016-12-21 11:43:50 +01:00 |
TestTimeStamp.cpp
|
…
|
|
TestTimers.cpp
|
Bug 1343557 - Make operator AutoCreateAndDestroyReentrantMonitor::ReentrantMonitor* const; r=bsmedberg
|
2017-03-02 08:57:54 -05:00 |
TestTokenizer.cpp
|
Bug 1340260 - Fix gtest Werror build bustage on a CLOSED TREE.
|
2017-02-17 12:35:59 -05:00 |
TestUTF.cpp
|
…
|
|
TestXPIDLString.cpp
|
…
|
|
UTFStrings.h
|
…
|
|
moz.build
|
Bug 1353882 - Disable TestArenaAllocator.AllocationsPerChunk and TestArenaAllocator.MemoryIsValid tests in code coverage builds. r=jmaher
|
2017-05-16 10:39:22 +02:00 |