gecko-dev/xpcom/tests/gtest
Chris Fronk 3b7a1daba2 Bug 1647536 - Support ref counted pointers in nsDeque r=froydnj
Adds a new specialization of nsDeque, nsRefPtrDeque for use with
reference counted pointers.

Differential Revision: https://phabricator.services.mozilla.com/D84766
2020-08-22 15:47:59 +00:00
..
wikipedia
Helpers.cpp
Helpers.h
TestAllocReplacement.cpp
TestArenaAllocator.cpp Bug 1648010 - Remove NS_NAMED_LITERAL_CSTRING and NS_NAMED_LITERAL_STRING macros. r=froydnj 2020-07-01 08:42:31 +00:00
TestArrayAlgorithm.cpp Bug 1626267 - Added transformation algorithms with error handling. r=froydnj 2020-04-01 15:53:58 +00:00
TestAtoms.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
TestAutoRef.cpp
TestAutoRefCnt.cpp Bug 1639632 - convert xpcom/ to inherit from mozilla::Runnable where possible; r=KrisWright 2020-05-20 20:37:58 +00:00
TestBase64.cpp Bug 847347 - Ensure that FileReader::GetAsDataURL does not trigger a release-mode assertion failure on large files. r=jstutte,froydnj 2020-08-19 08:11:42 +00:00
TestCOMArray.cpp
TestCOMPtr.cpp
TestCOMPtrEq.cpp
TestCRT.cpp
TestCallTemplates.cpp
TestCloneInputStream.cpp
TestDafsa.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
TestDeadlockDetector.cpp
TestDeadlockDetectorScalability.cpp
TestEncoding.cpp
TestEscape.cpp
TestEventPriorities.cpp
TestEventTargetQI.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
TestExpirationTracker.cpp
TestFile.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
TestFilePreferencesUnix.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
TestFilePreferencesWin.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
TestGCPostBarriers.cpp
TestHashtables.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
TestID.cpp
TestInputStreamLengthHelper.cpp
TestLogCommandLineHandler.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
TestMoveString.cpp
TestMozPromise.cpp Bug 1653638 - P1. Rename thread type and remove unused one. r=mattwoodrow 2020-08-03 08:01:07 +00:00
TestMruCache.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
TestMultiplexInputStream.cpp Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj 2020-06-23 05:05:36 +00:00
TestNSPRLogModulesParser.cpp Bug 1636888 - Allow specifying entire rust modules in MOZ_LOG r=froydnj 2020-06-10 07:18:40 +00:00
TestNonBlockingAsyncInputStream.cpp Bug 1627393 - Add missing includes and namespaces to xpcom/tests. r=xpcom-reviewers,sg 2020-04-07 19:10:57 +00:00
TestNsDeque.cpp Bug 1647536 - Support ref counted pointers in nsDeque r=froydnj 2020-08-22 15:47:59 +00:00
TestNsRefPtr.cpp
TestObserverArray.cpp Bug 1645447 - Add ForwardIterator::Remove and EndLimitedIterator::Remove functions. r=froydnj 2020-06-15 17:04:08 +00:00
TestObserverService.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
TestPLDHash.cpp
TestPipes.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-05-25 07:42:38 +00:00
TestPriorityQueue.cpp Bug 1643289 - Make nsTPriorityQueue non-copyable and remove use of CopyableTArray. r=froydnj 2020-06-10 10:46:17 +00:00
TestRWLock.cpp
TestRacingServiceManager.cpp
TestRecursiveMutex.cpp
TestSTLWrappers.cpp
TestSlicedInputStream.cpp Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj 2020-06-23 05:05:36 +00:00
TestSmallArrayLRUCache.cpp Bug 1529610 - SmallArrayLRUCache - r=canaltinova 2020-07-06 23:42:05 +00:00
TestSnappyStreams.cpp Bug 1653335 - Replace MakeSpan uses by constructor calls. r=froydnj 2020-08-07 07:49:47 +00:00
TestStateWatching.cpp Bug 1653638 - P1. Rename thread type and remove unused one. r=mattwoodrow 2020-08-03 08:01:07 +00:00
TestStorageStream.cpp
TestStringStream.cpp
TestStrings.cpp Bug 1659674 - Change BulkWrite to return mozilla::Result. r=froydnj 2020-08-21 09:54:48 +00:00
TestSubstringTuple.cpp Bug 1650280 - Missing #include nsLiteralString.h in TestSubstringTuple.cpp - r=sg 2020-07-03 07:27:06 +00:00
TestSynchronization.cpp
TestTArray.cpp Bug 1656924 - Simplify nsTArray::Assign copying from another array. r=xpcom-reviewers,nika 2020-08-17 07:02:50 +00:00
TestTArray2.cpp Bug 1626570 - Improve handling of copying arrays in xpcom/. r=froydnj 2020-05-05 11:27:18 +00:00
TestTaskQueue.cpp Bug 1653638 - P1. Rename thread type and remove unused one. r=mattwoodrow 2020-08-03 08:01:07 +00:00
TestTextFormatter.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
TestThreadManager.cpp
TestThreadMetrics.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
TestThreadPool.cpp Bug 1651068 - Include `Task` from `TaskController` in MOZ_LOG=events, r=bas 2020-07-14 16:17:18 +00:00
TestThreadPoolListener.cpp
TestThreadUtils.cpp Bug 1635414: Cancel second repeating runnable. r=smaug 2020-05-05 20:45:48 +00:00
TestThreads.cpp Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj 2020-06-23 05:05:36 +00:00
TestThrottledEventQueue.cpp Bug 1627393 - Add missing includes and namespaces to xpcom/tests. r=xpcom-reviewers,sg 2020-04-07 19:10:57 +00:00
TestTimeStamp.cpp
TestTimers.cpp
TestTokenizer.cpp Bug 1628713 - Add `Tokenizer::CheckPhrase` to quickly check for compound strings, r=xpcom-reviewers,erahm 2020-07-23 12:57:50 +00:00
TestUTF.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
UTFStrings.h
dafsa_test_1.dat
moz.build Bug 1529610 - SmallArrayLRUCache - r=canaltinova 2020-07-06 23:42:05 +00:00