gecko-dev/mfbt/tests
Terrence Cole 4cd9f1b817 Bug 1277725 - Implement a list class that is both usable and efficient. r=waldo
MozReview-Commit-ID: JnhnomQwSja
2016-06-02 09:18:40 -07:00
..
gtest Bug 1353324 - Add const char16_t variant of MakeCStringSpan() and rename both to MakeStringSpan(). r=froydnj. 2017-04-04 14:04:14 +03:00
TestArray.cpp Bug 1309466 - Add Test for the init value by constructor. r=froydnj 2016-10-19 18:12:11 +08:00
TestArrayUtils.cpp
TestAtomics.cpp
TestBinarySearch.cpp
TestBloomFilter.cpp
TestBufferList.cpp Bug 1297981 - Delete BufferList::FlattenBytes and Pickle::FlattenBytes. r=billm 2016-08-25 17:15:38 +08:00
TestCasting.cpp
TestCeilingFloor.cpp
TestCheckedInt.cpp
TestCountPopulation.cpp
TestCountZeroes.cpp
TestDoublyLinkedList.cpp Bug 1277725 - Implement a list class that is both usable and efficient. r=waldo 2016-06-02 09:18:40 -07:00
TestEndian.cpp Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj 2016-05-22 13:31:11 -07:00
TestEnumSet.cpp Bug 1266404 - Allow construction of an EnumSet<T> using an initializer list r=Waldo 2016-04-28 14:25:05 +01:00
TestEnumTypeTraits.cpp Bug 1297306 - part4:rename IsEnumFittingWithin with EnumTypeFitsWithin and move it to mfbt/EnumTypeTraits.h. r=froydnj 2016-09-07 10:20:16 +08:00
TestEnumeratedArray.cpp Bug 1309466 - Add Test for the init value by constructor. r=froydnj 2016-10-19 18:12:11 +08:00
TestFastBernoulliTrial.cpp
TestFloatingPoint.cpp Bug 1312620 - Add IsPositiveZero function to mfbt and use it to replace MPhi by MNaNToZero iff c is +0.0. r=nbp, r=waldo 2016-10-26 17:47:42 +02:00
TestIntegerPrintfMacros.cpp Bug 1349957 Change reference (in disabled code) to new/correct member r=froydnj 2017-03-23 10:27:25 -05:00
TestIntegerRange.cpp Bug 1315274 - rename mozilla::MakeRange to mozilla::IntegerRange; r=Waldo 2017-01-06 09:22:53 -05:00
TestJSONWriter.cpp
TestLinkedList.cpp Bug 1310547 - Add removeAndGetNext/Previous methods to LinkedList (r=froydnj) 2016-10-30 22:04:01 -07:00
TestMacroArgs.cpp
TestMacroForEach.cpp Bug 1345074 - Add MOZ_FOR_EACH_SEPARATED which adds separator between items. r=Waldo 2017-03-07 22:28:49 +11:00
TestMathAlgorithms.cpp Bug 1299284 - Remove js::IsPowerOfTwo in favor of mozilla::IsPowerOfTwo. r=sfink 2016-07-21 00:36:38 -07:00
TestMaybe.cpp Bug 1287006 - Use |alignas(T) unsigned char mStorage[sizeof(T)]| instead of AlignedStorage2 inside Maybe. r=froydnj 2017-01-30 15:56:04 -08:00
TestNotNull.cpp Bug 1018486 - Part 8: Various other changes, r=smaug 2016-09-07 10:50:45 -04:00
TestPair.cpp
TestPoisonArea.cpp Bug 1329194 - mfbt:tests: Define RETURN_INSTR for SH in TestPoisonArea. r=glandium 2017-01-20 09:12:22 +09:00
TestRange.cpp Bug 1315352 - enable Range<T> -> Range<const T> conversion; r=Waldo 2016-11-07 19:30:34 -04:00
TestRefPtr.cpp
TestResult.cpp Bug 1325073 - Rename mozilla::MakeGenericErrorResult to mozilla::Err. r=Waldo 2017-03-08 13:33:07 +00:00
TestRollingMean.cpp
TestSHA1.cpp
TestSaturate.cpp Bug 1288603 - Remove NumericLimits.h because all platforms have numeric_limits<char16_t>. r=froydnj 2016-07-22 22:05:45 -07:00
TestScopeExit.cpp
TestSegmentedVector.cpp Bug 1267550 (part 2) - Rename MOZ_WARN_UNUSED_RESULT as MOZ_MUST_USE. r=froydnj. 2016-04-27 14:16:50 +10:00
TestSplayTree.cpp Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
TestTemplateLib.cpp
TestTuple.cpp Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
TestTypeTraits.cpp Bug 1318677 part 3 - mozilla::Result: Add a new packing strategy to pack small enumerated values in a single word. r=Waldo 2017-02-07 18:57:43 +00:00
TestTypedEnum.cpp Bug 1315624 - Delete operator&& and operator|| for CastableTypedEnumResult. r=froydnj 2016-11-07 15:00:16 +08:00
TestUniquePtr.cpp
TestVariant.cpp Bug 1232686 - Use decltype to infer Variant::match return type; r=fitzgen 2015-12-15 07:45:22 -08:00
TestVector.cpp Bug 1352073: Follow-up: don't use reserved() in opt builds; r=bustage 2017-03-31 11:01:35 +02:00
TestWeakPtr.cpp
TestXorShift128PlusRNG.cpp
moz.build Bug 1277725 - Implement a list class that is both usable and efficient. r=waldo 2016-06-02 09:18:40 -07:00