.. |
gtest
|
Bug 1578107 - Remove using namespace std from mfbt r=jwalden
|
2019-09-02 16:45:26 +00:00 |
TestAlgorithm.cpp
|
Bug 1578107 - Remove using namespace std from mfbt r=jwalden
|
2019-09-02 16:45:26 +00:00 |
TestArray.cpp
|
…
|
|
TestArrayUtils.cpp
|
…
|
|
TestAtomics.cpp
|
…
|
|
TestBinarySearch.cpp
|
…
|
|
TestBloomFilter.cpp
|
…
|
|
TestBufferList.cpp
|
Bug 1353767 - BufferList methods that can OOM should all be MOZ_MUST_USE. r=billm
|
2019-03-26 13:24:00 +02:00 |
TestCasting.cpp
|
…
|
|
TestCeilingFloor.cpp
|
…
|
|
TestCheckedInt.cpp
|
…
|
|
TestCountPopulation.cpp
|
…
|
|
TestCountZeroes.cpp
|
…
|
|
TestDefineEnum.cpp
|
…
|
|
TestDoublyLinkedList.cpp
|
…
|
|
TestEndian.cpp
|
…
|
|
TestEnumSet.cpp
|
…
|
|
TestEnumTypeTraits.cpp
|
…
|
|
TestEnumeratedArray.cpp
|
Bug 1546697 - EnumeratedArray should have a copy assignment operator. r=froydnj
|
2019-04-25 16:40:47 +00:00 |
TestFastBernoulliTrial.cpp
|
…
|
|
TestFloatingPoint.cpp
|
Bug 1526507 - Use std::exp2{,f}(n) instead of pow{,f}(2.0, n) in TestFloatingPoint.cpp to be (hopefully) more resilient against standard library imprecision in the latter. r=dmajor
|
2019-03-25 17:54:25 +00:00 |
TestFunctionTypeTraits.cpp
|
…
|
|
TestIntegerPrintfMacros.cpp
|
…
|
|
TestIntegerRange.cpp
|
…
|
|
TestJSONWriter.cpp
|
…
|
|
TestLinkedList.cpp
|
…
|
|
TestMacroArgs.cpp
|
…
|
|
TestMacroForEach.cpp
|
…
|
|
TestMathAlgorithms.cpp
|
…
|
|
TestMaybe.cpp
|
…
|
|
TestNonDereferenceable.cpp
|
…
|
|
TestNotNull.cpp
|
…
|
|
TestPair.cpp
|
…
|
|
TestPoisonArea.cpp
|
…
|
|
TestRandomNum.cpp
|
…
|
|
TestRange.cpp
|
Bug 1469155 - Add overloading for std::nullptr_t for RangedPtr equality operator r=froydnj
|
2019-03-26 19:10:24 +00:00 |
TestRefPtr.cpp
|
…
|
|
TestResult.cpp
|
Bug 1582358 - Fix move semantics for Result where the error is non-copiable. r=froydnj
|
2019-09-20 01:18:40 +00:00 |
TestRollingMean.cpp
|
…
|
|
TestSHA1.cpp
|
…
|
|
TestSPSCQueue.cpp
|
Bug 1546012 - Avoid slow sleeps on Android in TestSPSCQueue; r=padenot
|
2019-04-23 13:39:36 +00:00 |
TestSaturate.cpp
|
…
|
|
TestScopeExit.cpp
|
Bug 1581511 - fix move constructor of ScopeExit; r=froydnj
|
2019-09-17 13:45:28 +00:00 |
TestSegmentedVector.cpp
|
…
|
|
TestSmallPointerArray.cpp
|
Bug 1562789 - SmallPointerArray should support moves, and have an IsEmpty() helper. r=froydnj
|
2019-07-02 18:50:04 +00:00 |
TestSplayTree.cpp
|
…
|
|
TestTemplateLib.cpp
|
…
|
|
TestTextUtils.cpp
|
…
|
|
TestThreadSafeWeakPtr.cpp
|
…
|
|
TestTuple.cpp
|
…
|
|
TestTypeTraits.cpp
|
…
|
|
TestTypedEnum.cpp
|
…
|
|
TestUniquePtr.cpp
|
…
|
|
TestUtf8.cpp
|
Bug 1490601 part 2 - Move C++ entry points to encoding_c_mem to mfbt/. r=jwalden
|
2019-09-18 08:26:34 +00:00 |
TestVariant.cpp
|
Bug 1546853: Implement mozilla::Variant::addTagToHash. r=froydnj
|
2019-04-25 14:03:40 +00:00 |
TestVector.cpp
|
Bug 1539322 - Add Vector::eraseIf and Vector::eraseIfEqual - r=froydnj
|
2019-03-28 01:00:35 +00:00 |
TestWeakPtr.cpp
|
Bug 1580182 - Allow mozilla::SupportsWeakPtr be on base classes as well, r=froydnj
|
2019-09-11 19:44:17 +00:00 |
TestWrappingOperations.cpp
|
…
|
|
TestXorShift128PlusRNG.cpp
|
…
|
|
moz.build
|
Bug 1490601 part 2 - Move C++ entry points to encoding_c_mem to mfbt/. r=jwalden
|
2019-09-18 08:26:34 +00:00 |