gecko-dev/xpcom/tests/gtest
Emilio Cobos Álvarez 71e16d9992 Bug 1610066 - Make nsTArray::SafeElementAt not require the complete type for smart pointers. r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D60338

--HG--
extra : moz-landing-system : lando
2020-01-20 16:21:59 +00:00
..
wikipedia
Helpers.cpp
Helpers.h
TestAllocReplacement.cpp
TestArenaAllocator.cpp
TestAtoms.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
TestAutoPtr.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
TestAutoRef.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
TestAutoRefCnt.cpp
TestBase64.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
TestCOMArray.cpp Bug 1578649 - Make ArrayIterator<Element&, ArrayType> convertible to ArrayIterator<const Element&, ArrayType>. r=froydnj 2019-09-04 18:48:05 +00:00
TestCOMPtr.cpp
TestCOMPtrEq.cpp
TestCRT.cpp
TestCallTemplates.cpp Bug 1241518 - Part 1: Remove unused nsAutoPtr.h includes in xpcom/ r=kmag 2020-01-07 00:06:01 +00:00
TestCloneInputStream.cpp
TestDafsa.cpp
TestDeadlockDetector.cpp
TestDeadlockDetectorScalability.cpp
TestEncoding.cpp
TestEscape.cpp
TestEventPriorities.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
TestEventTargetQI.cpp Bug 1551203, Bug 1551203 - Give ThrottledEventQueues names, r=erahm 2019-05-13 18:12:24 +00:00
TestExpirationTracker.cpp Bug 1241518 - Part 1: Remove unused nsAutoPtr.h includes in xpcom/ r=kmag 2020-01-07 00:06:01 +00:00
TestFile.cpp
TestFilePreferencesUnix.cpp
TestFilePreferencesWin.cpp
TestGCPostBarriers.cpp
TestHashtables.cpp Bug 1606187 - Part 2a: Switch nsClassHashtable over to UniquePtr r=KrisWright,froydnj 2020-01-13 19:18:43 +00:00
TestID.cpp
TestInputStreamLengthHelper.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
TestLogCommandLineHandler.cpp
TestMoveString.cpp
TestMozPromise.cpp
TestMruCache.cpp
TestMultiplexInputStream.cpp
TestNSPRLogModulesParser.cpp
TestNonBlockingAsyncInputStream.cpp Bug 1596409 - P1.1: Make socket process support IPCStream r=dragana 2019-12-03 13:41:58 +00:00
TestNsDeque.cpp
TestNsRefPtr.cpp
TestObserverArray.cpp
TestObserverService.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
TestPLDHash.cpp
TestPipes.cpp Bug 1122740 - remove useless null checks after allocating memory with |new| r=erahm 2019-06-04 04:43:11 +00:00
TestPriorityQueue.cpp
TestRWLock.cpp
TestRacingServiceManager.cpp Bug 1241518 - Part 1: Remove unused nsAutoPtr.h includes in xpcom/ r=kmag 2020-01-07 00:06:01 +00:00
TestRecursiveMutex.cpp
TestSTLWrappers.cpp
TestSlicedInputStream.cpp
TestSnappyStreams.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
TestStateWatching.cpp
TestStorageStream.cpp
TestStringStream.cpp
TestStrings.cpp Bug 1602452 - Make member functions of nsTStringRepr defined in header constexpr. r=froydnj 2019-12-10 08:40:48 +00:00
TestSynchronization.cpp
TestTArray.cpp Bug 1610066 - Make nsTArray::SafeElementAt not require the complete type for smart pointers. r=froydnj 2020-01-20 16:21:59 +00:00
TestTArray2.cpp Bug 1241518 - Part 1: Remove unused nsAutoPtr.h includes in xpcom/ r=kmag 2020-01-07 00:06:01 +00:00
TestTaskQueue.cpp
TestTextFormatter.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
TestThreadManager.cpp
TestThreadMetrics.cpp Bug 1565804. Adjust ThreadMetrics tests to not go orange if they lose timeslice during sleep. r=tarek 2020-01-13 22:32:08 +00:00
TestThreadPool.cpp Bug 1577236 - clang-10: Fix -Wimplicit-int-float-conversion warnings in various dirs r=glandium 2019-08-30 09:11:19 +00:00
TestThreadPoolListener.cpp
TestThreadUtils.cpp Bug 1608729 - TestThreadUtils isn't counting copies correctly. r=froydnj 2020-01-13 14:15:17 +00:00
TestThreads.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
TestThrottledEventQueue.cpp Bug 1551203, Bug 1551203 - Give ThrottledEventQueues names, r=erahm 2019-05-13 18:12:24 +00:00
TestTimeStamp.cpp
TestTimers.cpp
TestTokenizer.cpp Bug 1547519 - Rename NS_STRINGIFY to MOZ_STRINGIFY, move to mfbt, and unify stragglers r=glandium 2019-09-04 02:40:32 +00:00
TestUTF.cpp
UTFStrings.h
dafsa_test_1.dat
moz.build Bug 1605417 - use GeneratedFile template in xpcom/tests/gtest/; r=KrisWright 2019-12-27 18:38:13 +00:00