gecko-dev/mfbt/tests
2020-06-25 13:10:08 +00:00
..
gtest Bug 1647647 - Add InitializedOnce::ref methods. r=froydnj 2020-06-25 13:12:47 +00:00
moz.build Bug 1645328 - Add in-place constructor to Maybe. r=froydnj 2020-06-15 09:04:02 +00:00
TestAlgorithm.cpp
TestArray.cpp
TestArrayUtils.cpp
TestAtomics.cpp
TestBinarySearch.cpp
TestBloomFilter.cpp
TestBufferList.cpp
TestCasting.cpp
TestCeilingFloor.cpp
TestCheckedInt.cpp
TestCompactPair.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-06-16 14:37:23 +00:00
TestCountPopulation.cpp
TestCountZeroes.cpp
TestDefineEnum.cpp
TestDoublyLinkedList.cpp
TestEndian.cpp
TestEnumeratedArray.cpp
TestEnumSet.cpp
TestEnumTypeTraits.cpp
TestFastBernoulliTrial.cpp
TestFloatingPoint.cpp
TestFunctionRef.cpp Bug 1624495 - Support move only arguments such as UniquePtr in FunctionRef. r=botond 2020-05-21 01:56:57 +00:00
TestFunctionTypeTraits.cpp
TestHashTable.cpp Bug 1433142 - Add support for hashing enum values. r=jwalden 2020-05-27 23:44:51 +00:00
TestIntegerPrintfMacros.cpp
TestIntegerRange.cpp
TestJSONWriter.cpp Bug 1512991 - Add JsonWriteFunc::Write to take string length. r=botond 2020-05-08 16:24:31 +00:00
TestLinkedList.cpp
TestMacroArgs.cpp
TestMacroForEach.cpp
TestMathAlgorithms.cpp
TestMaybe.cpp Bug 1648044 - Add Maybe<T&>::refEquals methods. r=froydnj 2020-06-25 15:09:58 +00:00
TestNonDereferenceable.cpp
TestNotNull.cpp Bug 1648452 - Make construction of NotNull work with MovingNotNull of derived-type. r=froydnj 2020-06-25 13:10:08 +00:00
TestPoisonArea.cpp Bug 1318905 - mfbt:tests: Define RETURN_INSTR for riscv64 in TestPoisonArea r=glandium 2020-06-18 07:11:09 +00:00
TestRandomNum.cpp
TestRange.cpp
TestRefPtr.cpp
TestResult.cpp
TestRollingMean.cpp
TestSaturate.cpp
TestScopeExit.cpp
TestSegmentedVector.cpp
TestSHA1.cpp
TestSmallPointerArray.cpp
TestSplayTree.cpp
TestSPSCQueue.cpp
TestTemplateLib.cpp
TestTextUtils.cpp
TestThreadSafeWeakPtr.cpp
TestTuple.cpp
TestTypedEnum.cpp
TestTypeTraits.cpp
TestUniquePtr.cpp
TestUtf8.cpp
TestVariant.cpp
TestVector.cpp
TestWeakPtr.cpp
TestWrappingOperations.cpp
TestXorShift128PlusRNG.cpp