gecko-dev/mfbt/tests
2020-10-06 16:12:00 +00:00
..
gtest Bug 1519636 - Reformat recent changes to the Google coding style r=andi,necko-reviewers,dragana 2020-10-06 16:12:00 +00:00
moz.build Bug 1601980 - Introduce a MOZ_ATOMIC_BITFIELDS macro. r=njn 2020-10-01 08:25:15 +00:00
TestAlgorithm.cpp
TestArray.cpp
TestArrayUtils.cpp
TestAtomicBitfields.cpp Bug 1668750 - manually expand JammedWithFlags tests for compat with clang-cl-9. r=decoder 2020-10-02 15:00:28 +00:00
TestAtomics.cpp
TestBinarySearch.cpp
TestBloomFilter.cpp
TestBufferList.cpp
TestCasting.cpp
TestCeilingFloor.cpp
TestCheckedInt.cpp
TestCompactPair.cpp Bug 1661457 - Add in-place constructor to CompactPair. r=froydnj 2020-09-02 17:56:35 +00:00
TestCountPopulation.cpp
TestCountZeroes.cpp
TestDefineEnum.cpp
TestDoublyLinkedList.cpp
TestEndian.cpp
TestEnumeratedArray.cpp
TestEnumSet.cpp Bug 1657455 - Give EnumSet an assignment operator r=sg 2020-08-06 20:40:37 +00:00
TestEnumTypeTraits.cpp Bug 1656034 - Add UnderlyingValue() to mfbt. - r=froydnj 2020-07-31 23:04:44 +00:00
TestFastBernoulliTrial.cpp
TestFloatingPoint.cpp
TestFunctionRef.cpp
TestFunctionTypeTraits.cpp
TestHashTable.cpp
TestIntegerPrintfMacros.cpp
TestIntegerRange.cpp
TestJSONWriter.cpp Bug 1657033 - Use Span<const char> in JSONWriter - r=froydnj 2020-09-14 02:33:20 +00:00
TestLinkedList.cpp
TestMacroArgs.cpp Bug 1659962 - Add additional MOZ_ARG_* macros; r=jwalden 2020-08-19 14:31:40 +00:00
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
TestRandomNum.cpp
TestRange.cpp Bug 1607940 - Stand up webgl.out-of-process:true path. r=handyman,nika,froydnj 2020-07-21 22:56:52 +00:00
TestRefPtr.cpp
TestResult.cpp Bug 1669421 - Make andThen accept a function that accepts a rvalue reference. r=emilio 2020-10-06 09:03:14 +00:00
TestRollingMean.cpp
TestSaturate.cpp
TestScopeExit.cpp
TestSegmentedVector.cpp
TestSHA1.cpp
TestSmallPointerArray.cpp
TestSplayTree.cpp
TestSPSCQueue.cpp
TestTainting.cpp Bug 1656896 - Improve the Tainting macros and add unit tests r=froydnj 2020-08-07 19:14:22 +00:00
TestTemplateLib.cpp
TestTextUtils.cpp
TestThreadSafeWeakPtr.cpp
TestTuple.cpp
TestTypedEnum.cpp
TestTypeTraits.cpp
TestUniquePtr.cpp
TestUtf8.cpp Bug 1653335 - Replace MakeSpan uses by constructor calls. r=froydnj 2020-08-07 07:49:47 +00:00
TestVariant.cpp
TestVector.cpp
TestWeakPtr.cpp Bug 1653011 - Simplify and make WeakPtr<Derived> usable and compact. r=froydnj,sg,geckoview-reviewers,jgilbert,kvark,snorp 2020-07-23 14:51:46 +00:00
TestWrappingOperations.cpp
TestXorShift128PlusRNG.cpp