This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-11-24 13:21:05 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
c14de7eabc
gecko-dev
/
mfbt
/
tests
History
Nika Layzell
c14de7eabc
Bug 1717526 - String's implicit conversion operator causes COW relocations, r=xpcom-reviewers,mccr8
...
Differential Revision:
https://phabricator.services.mozilla.com/D118430
2021-06-22 21:18:03 +00:00
..
gtest
Bug 1717526 - String's implicit conversion operator causes COW relocations, r=xpcom-reviewers,mccr8
2021-06-22 21:18:03 +00:00
moz.build
Bug 1704775 part 10 - Disable unsupported c++ tests. r=glandium
2021-04-27 06:09:27 +00:00
TestAlgorithm.cpp
TestArray.cpp
TestArrayUtils.cpp
TestAtomicBitfields.cpp
TestAtomics.cpp
TestBinarySearch.cpp
Bug 1695817 - Part 5: Add std::equal_range equivalent in MFBT. r=glandium
2021-05-28 22:35:58 +00:00
TestBitSet.cpp
TestBloomFilter.cpp
Bug 1690274 - Part 2: Add mozilla::BitBloomFilter. r=sg
2021-02-16 22:07:05 +00:00
TestBufferList.cpp
Bug 1706374 - Part 13: Remove the event footer from an IPC::Message when deserializing, r=handyman,glandium
2021-06-22 18:17:23 +00:00
TestCasting.cpp
TestCeilingFloor.cpp
TestCheckedInt.cpp
TestCompactPair.cpp
TestCountPopulation.cpp
TestCountZeroes.cpp
TestDefineEnum.cpp
TestDoublyLinkedList.cpp
TestEndian.cpp
TestEnumeratedArray.cpp
TestEnumSet.cpp
TestEnumTypeTraits.cpp
TestFastBernoulliTrial.cpp
TestFloatingPoint.cpp
TestFunctionRef.cpp
TestFunctionTypeTraits.cpp
TestHashTable.cpp
TestIntegerRange.cpp
TestJSONWriter.cpp
TestLinkedList.cpp
TestMacroArgs.cpp
TestMacroForEach.cpp
TestMathAlgorithms.cpp
TestMaybe.cpp
TestNonDereferenceable.cpp
TestNotNull.cpp
TestPoisonArea.cpp
TestRandomNum.cpp
Bug 1690167 - Allocate some memory before running RandomNum tests. r=Gankra
2021-03-10 23:52:41 +00:00
TestRange.cpp
TestRefPtr.cpp
Bug 1710145 - Deduction guide RefPtr(already_AddRefed<T>) -> RefPtr<T> - r=kmag
2021-05-11 21:55:21 +00:00
TestResult.cpp
Bug 1601556 - Make Result<V, E> a literal type if V and E are literal types and PackingStrategy is not Variant. r=emilio
2021-03-23 12:35:19 +00:00
TestRollingMean.cpp
TestSaturate.cpp
TestScopeExit.cpp
TestSegmentedVector.cpp
Bug 1571631 - Replace MOZ_MUST_USE with [[nodiscard]] in mfbt. r=sg
2021-03-17 03:01:21 +00:00
TestSHA1.cpp
TestSmallPointerArray.cpp
TestSplayTree.cpp
TestSPSCQueue.cpp
TestTemplateLib.cpp
TestTextUtils.cpp
TestThreadSafeWeakPtr.cpp
Bug 1687391 - Avoid using a spinlock in ThreadSafeWeakReference, r=glandium,mccr8,Gankra,sg
2021-02-03 17:00:04 +00:00
TestTuple.cpp
TestTypedEnum.cpp
TestTypeTraits.cpp
TestUniquePtr.cpp
TestUtf8.cpp
TestVariant.cpp
TestVector.cpp
TestWeakPtr.cpp
TestWrappingOperations.cpp
TestXorShift128PlusRNG.cpp