gecko-dev/xpcom/tests/gtest
Andreas Pehrson 006d770a5f Bug 1529581 - Introduce initHighResolutionWithNamedFuncCallback for nsITimer. r=xpcom-reviewers,nika
Differential Revision: https://phabricator.services.mozilla.com/D129654
2021-11-03 15:23:27 +00:00
..
wikipedia
Helpers.cpp
Helpers.h
TestAllocReplacement.cpp
TestArenaAllocator.cpp
TestArrayAlgorithm.cpp
TestAtoms.cpp
TestAutoRefCnt.cpp
TestAvailableMemoryWatcherMac.cpp Bug 1730066 - Enable tab unloading on macOS r=spohl 2021-10-21 04:43:35 +00:00
TestAvailableMemoryWatcherWin.cpp Bug 1731564: Use motivated SpinEventLoopUntil inside xpcom/*. r=xpcom-reviewers,nika 2021-10-07 08:06:16 +00:00
TestBase64.cpp
TestCOMArray.cpp
TestCOMPtr.cpp
TestCOMPtrEq.cpp
TestCRT.cpp
TestCallTemplates.cpp
TestCloneInputStream.cpp
TestDafsa.cpp
TestDeadlockDetector.cpp
TestDeadlockDetectorScalability.cpp
TestDelayedRunnable.cpp Bug 1733308 - Fix non-unified builds errors in xpcom/tests/gtest. r=xpcom-reviewers,mccr8 2021-10-01 01:49:19 +00:00
TestEncoding.cpp
TestEscape.cpp Bug 1722758 - Patch 2 - Add a new encoding mode to be used for Apple NSURL compatibility r=necko-reviewers,valentin 2021-08-20 18:54:03 +00:00
TestEventPriorities.cpp Bug 1731564: Use motivated SpinEventLoopUntil inside xpcom/*. r=xpcom-reviewers,nika 2021-10-07 08:06:16 +00:00
TestEventTargetQI.cpp
TestExpirationTracker.cpp
TestFile.cpp
TestFileNTFSSpecialPaths.cpp Bug 1733308 - Fix non-unified builds errors in xpcom/tests/gtest. r=xpcom-reviewers,mccr8 2021-10-01 01:49:19 +00:00
TestFilePreferencesUnix.cpp
TestFilePreferencesWin.cpp Bug 1733308 - Fix non-unified builds errors in xpcom/tests/gtest. r=xpcom-reviewers,mccr8 2021-10-01 01:49:19 +00:00
TestGCPostBarriers.cpp Bug 1708448 - Move property and element functions into js/public/PropertyAndElement.h. r=nbp 2021-07-13 11:52:42 +00:00
TestHashtables.cpp
TestID.cpp
TestIDUtils.cpp Bug 1726648 - Add a helper to trim brackets from nsID r=mccr8,smaug 2021-08-23 10:54:11 +00:00
TestInputStreamLengthHelper.cpp Bug 1731564: Use motivated SpinEventLoopUntil inside xpcom/*. r=xpcom-reviewers,nika 2021-10-07 08:06:16 +00:00
TestJSHolderMap.cpp Bug 1536061 - Part 4: Add some tests for incremental iteration of the holder map r=mccr8 2021-10-10 11:06:51 +00:00
TestLogCommandLineHandler.cpp
TestLogging.cpp
TestMemoryPressure.cpp Bug 1731564: Use motivated SpinEventLoopUntil inside xpcom/*. r=xpcom-reviewers,nika 2021-10-07 08:06:16 +00:00
TestMoveString.cpp
TestMozPromise.cpp
TestMruCache.cpp
TestMultiplexInputStream.cpp Bug 1731564: Use motivated SpinEventLoopUntil inside xpcom/*. r=xpcom-reviewers,nika 2021-10-07 08:06:16 +00:00
TestNSPRLogModulesParser.cpp
TestNonBlockingAsyncInputStream.cpp Bug 1731564: Use motivated SpinEventLoopUntil inside xpcom/*. r=xpcom-reviewers,nika 2021-10-07 08:06:16 +00:00
TestNsDeque.cpp
TestNsRefPtr.cpp
TestObserverArray.cpp
TestObserverService.cpp
TestPLDHash.cpp
TestPipes.cpp
TestPriorityQueue.cpp
TestQueue.cpp Bug 1706365 - Part 2: Add tests for mozilla::Queue, r=xpcom-reviewers,kmag 2021-05-06 20:05:34 +00:00
TestRWLock.cpp Bug 1733308 - Fix non-unified builds errors in xpcom/tests/gtest. r=xpcom-reviewers,mccr8 2021-10-01 01:49:19 +00:00
TestRacingServiceManager.cpp
TestRecursiveMutex.cpp
TestSTLWrappers.cpp Bug 1732208 - Silence the unused-but-set-variable warning in xpcom. r=xpcom-reviewers,mccr8 2021-09-28 00:02:48 +00:00
TestSeekableStreamWrapper.cpp
TestSegmentedBuffer.cpp Bug 1733308 - Fix non-unified builds errors in xpcom/tests/gtest. r=xpcom-reviewers,mccr8 2021-10-01 01:49:19 +00:00
TestSlicedInputStream.cpp Bug 1731564: Use motivated SpinEventLoopUntil inside xpcom/*. r=xpcom-reviewers,nika 2021-10-07 08:06:16 +00:00
TestSmallArrayLRUCache.cpp
TestSnappyStreams.cpp
TestStateWatching.cpp
TestStorageStream.cpp
TestStringStream.cpp
TestStrings.cpp Bug 1717526 - String's implicit conversion operator causes COW relocations, r=xpcom-reviewers,mccr8 2021-06-23 01:57:00 +00:00
TestSubstringTuple.cpp
TestSynchronization.cpp Bug 1727558 - Implement an RAII class for Mutex::TryLock. r=xpcom-reviewers,nika 2021-09-01 10:10:24 +00:00
TestTArray.cpp Bug 1714226 - Return the number of removed elements from nsTArray::RemoveElementsBy, r=xpcom-reviewers,mccr8 2021-06-22 18:17:17 +00:00
TestTArray2.cpp
TestTaskQueue.cpp
TestTextFormatter.cpp Bug 1663382 - Add NS_Convert... constructors taking a Span - r=florian 2021-09-10 11:43:47 +00:00
TestThreadManager.cpp Bug 1731564: Use motivated SpinEventLoopUntil inside xpcom/*. r=xpcom-reviewers,nika 2021-10-07 08:06:16 +00:00
TestThreadMetrics.cpp
TestThreadPool.cpp
TestThreadPoolListener.cpp
TestThreadUtils.cpp Bug 1731564: Use motivated SpinEventLoopUntil inside xpcom/*. r=xpcom-reviewers,nika 2021-10-07 08:06:16 +00:00
TestThreads.cpp Bug 1701368 - Part3: Remove the MemPressure_Ongoing request. r=gsvelto 2021-07-06 22:30:58 +00:00
TestThrottledEventQueue.cpp Bug 1706365 - Part 2: Add tests for mozilla::Queue, r=xpcom-reviewers,kmag 2021-05-06 20:05:34 +00:00
TestTimeStamp.cpp
TestTimers.cpp Bug 1529581 - Introduce initHighResolutionWithNamedFuncCallback for nsITimer. r=xpcom-reviewers,nika 2021-11-03 15:23:27 +00:00
TestTokenizer.cpp Bug 1705659 - Static-analysis check auto fix for auth code r=necko-reviewers,dragana 2021-08-12 12:39:25 +00:00
TestUTF.cpp
UTFStrings.h
dafsa_test_1.dat
moz.build Bug 1730066 - Enable tab unloading on macOS r=spohl 2021-10-21 04:43:35 +00:00