gecko-dev/mfbt/tests
Simon Giesecke 8f84ea1eaa Bug 1631709 - NotNull must not be movable. r=jwalden
Differential Revision: https://phabricator.services.mozilla.com/D71721
2020-04-28 11:23:05 +00:00
..
gtest Bug 1633350 - Add deduction guide for constructing Span from a plain array. r=hsivonen 2020-04-27 16:46:57 +00:00
TestAlgorithm.cpp
TestArray.cpp
TestArrayUtils.cpp
TestAtomics.cpp Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown 2020-02-27 17:39:15 +00:00
TestBinarySearch.cpp
TestBloomFilter.cpp
TestBufferList.cpp
TestCasting.cpp
TestCeilingFloor.cpp
TestCheckedInt.cpp Bug 1625138 - Part 14: Replace mozilla::IsSigned with std::is_signed. r=froydnj 2020-03-28 13:57:15 +00:00
TestCompactPair.cpp Bug 1625138 - Part 41: Remove no longer needed includes for mozilla/TypeTraits. r=froydnj 2020-03-28 16:00:09 +00:00
TestCountPopulation.cpp
TestCountZeroes.cpp
TestDefineEnum.cpp
TestDoublyLinkedList.cpp
TestEndian.cpp Bug 1439659 - Make |MOZ_{LITTLE,BIG}_ENDIAN| into function macros so that invoking them inside |#if| conditions when they haven't been defined yet is a compile error. r=froydnj 2019-12-13 20:51:04 +00:00
TestEnumSet.cpp
TestEnumTypeTraits.cpp
TestEnumeratedArray.cpp
TestFastBernoulliTrial.cpp
TestFloatingPoint.cpp
TestFunctionRef.cpp Bug 1490781 - Add FunctionRef, a non-owning reference to a callable value (function pointer, lambda, etc.). r=botond 2020-03-24 00:12:41 +00:00
TestFunctionTypeTraits.cpp
TestHashTable.cpp Bug 1604574 - Fix HashTable move constructor, and remove silly ifdefs. r=froydnj 2019-12-17 18:36:58 +00:00
TestIntegerPrintfMacros.cpp
TestIntegerRange.cpp Bug 1625138 - Part 36: Replace mozilla::IsSame with std::is_same in mfbt/. r=froydnj 2020-03-28 13:57:20 +00:00
TestJSONWriter.cpp
TestLinkedList.cpp Bug 1620113 - part1 : support `contain` and `length` for LinkedList. r=froydnj 2020-03-18 22:14:59 +00:00
TestMacroArgs.cpp
TestMacroForEach.cpp
TestMathAlgorithms.cpp
TestMaybe.cpp Bug 1625869 - Maybe<T> should be trivially destructible for move-only T. r=froydnj 2020-03-31 08:20:58 +00:00
TestNonDereferenceable.cpp Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj 2020-01-20 16:19:48 +00:00
TestNotNull.cpp Bug 1631709 - NotNull must not be movable. r=jwalden 2020-04-28 11:23:05 +00:00
TestPoisonArea.cpp Bug 1617216 - Stop using IsBadXPtr in TestPoisonArea.cpp r=froydnj 2020-02-21 19:23:02 +00:00
TestRandomNum.cpp
TestRange.cpp Bug 1625138 - Part 24: Replace mozilla::IsConvertible with std::is_convertible. r=froydnj 2020-03-28 13:57:17 +00:00
TestRefPtr.cpp Bug 1600096 - Disable RefPtr conversion constructors when underlying pointer types are not convertible. r=froydnj 2019-12-11 10:11:45 +00:00
TestResult.cpp
TestRollingMean.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in mfbt. r=froydnj 2020-02-13 11:20:27 +00:00
TestSHA1.cpp
TestSPSCQueue.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in mfbt. r=froydnj 2020-02-13 11:20:27 +00:00
TestSaturate.cpp
TestScopeExit.cpp
TestSegmentedVector.cpp
TestSmallPointerArray.cpp
TestSplayTree.cpp
TestTemplateLib.cpp
TestTextUtils.cpp
TestThreadSafeWeakPtr.cpp
TestTuple.cpp Bug 1345842 - Add Ignore to allow ignore elements in Tie. r=froydnj 2020-03-31 12:36:22 +00:00
TestTypeTraits.cpp Bug 1625138 - Part 40: Replace remaining mozilla::IsSame with std::is_same. r=froydnj 2020-03-28 13:57:21 +00:00
TestTypedEnum.cpp Bug 1625138 - Part 36: Replace mozilla::IsSame with std::is_same in mfbt/. r=froydnj 2020-03-28 13:57:20 +00:00
TestUniquePtr.cpp Bug 1625138 - Part 41: Remove no longer needed includes for mozilla/TypeTraits. r=froydnj 2020-03-28 16:00:09 +00:00
TestUtf8.cpp
TestVariant.cpp Bug 1625138 - Part 36: Replace mozilla::IsSame with std::is_same in mfbt/. r=froydnj 2020-03-28 13:57:20 +00:00
TestVector.cpp Bug 1610702 - Generalize Vector::podResizeToFit into Vector::shrinkStorageToFit(). r=froydnj 2020-02-03 17:32:12 +00:00
TestWeakPtr.cpp
TestWrappingOperations.cpp
TestXorShift128PlusRNG.cpp
moz.build Bug 1490781 - Add FunctionRef, a non-owning reference to a callable value (function pointer, lambda, etc.). r=botond 2020-03-24 00:12:41 +00:00