gecko-dev/mfbt/tests
Jon Bauman c3c1e322ad Bug 1639637 - Add Maybe method to move out contents leaving Nothing() behind. r=froydnj
Add take() and extract() methods returning Maybe<T> and T respectively.

Differential Revision: https://phabricator.services.mozilla.com/D76526
2020-05-22 19:46:07 +00:00
..
gtest Bug 1637605 - Add support for polymorphic return values to ToResultInvoke. r=froydnj 2020-05-19 09:07:08 +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
TestEnumSet.cpp
TestEnumTypeTraits.cpp
TestEnumeratedArray.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
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 Bug 1512991 - Add JsonWriteFunc::Write to take string length. r=botond 2020-05-08 16:24:31 +00:00
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 1639637 - Add Maybe method to move out contents leaving Nothing() behind. r=froydnj 2020-05-22 19:46:07 +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 1634003 - Add MovingNotNull class template. r=jwalden 2020-05-05 09:09:13 +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
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