gecko-dev/xpcom/tests/gtest
Bevis Tseng 1ebeb1002b Bug 1333997 - Part 3: Add Test Coverage for Named NewRunnable APIs. r=froydnj
--HG--
extra : rebase_source : 7038228e2744072d1b64f903ab6ae9ca2f053bef
2017-02-07 16:45:45 +08:00
..
Helpers.cpp
Helpers.h Bug 1288077: Forward declare arrays by including 'nsTArrayForwardDeclare.h', r=froydnj 2016-07-20 17:29:36 +02:00
TestAllocReplacement.cpp Bug 1320752 - remove mozilla/Function.h; r=gerald 2016-11-28 11:03:53 -05:00
TestArray.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
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 Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
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 1336215 - Optimize iterator if nsDeque is const - r=froydnj 2017-02-03 13:08:10 +11: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 1313488 - Part 0: Adding missing includes. r=froydnj 2016-11-10 12:47:21 -08: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 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
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 1288997 - memory blob should not be shared across processes - part 2 - SlicedInputStream, r=froydnj 2016-07-25 22:41:02 +02:00
TestSnappyStreams.cpp
TestStateWatching.cpp Bug 1300118 P1 Make TaskQueue deliver runnables to nsIEventTarget. r=bholley 2016-09-13 20:12:15 -07:00
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 1330326 - Add Split() function on String classes. r=froydnj 2017-01-30 12:34:35 +01:00
TestSynchronization.cpp Bug 1273190, part 1 - Fix indentation and mode lines for various xpcom/ files. r=froydnj 2016-05-24 14:45:44 -07:00
TestTArray.cpp Bug 1271751 - part 8 - fix bug in nsTArray_CopyWithConstructors; r=erahm 2016-07-08 16:59:04 -04:00
TestTArray2.cpp Bug 1313481 - Convert XPCOM test TestTArray to a gtest. r=froydnj 2016-11-04 16:24:27 -07:00
TestTextFormatter.cpp Bug 1313482 - Convert XPCOM test TestTextFormatter to a gtest. r=froydnj 2016-11-04 16:24:42 -07:00
TestThreadPool.cpp Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj 2016-04-25 17:23:21 -07:00
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 Bug 1273190, part 1 - Fix indentation and mode lines for various xpcom/ files. r=froydnj 2016-05-24 14:45:44 -07:00
TestTimers.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
TestTokenizer.cpp Bug 1322825 - Incremental tokenizer. r=froydnj 2017-02-06 10:49:00 -05:00
TestUTF.cpp Bug 1301742 - Improve UTF-16 to UTF-8 conversion speed. r=froydnj 2016-09-15 15:46:29 -07:00
TestXPIDLString.cpp Bug 1273190, part 1 - Fix indentation and mode lines for various xpcom/ files. r=froydnj 2016-05-24 14:45:44 -07:00
UTFStrings.h
moz.build 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