gecko/mfbt/tests
2015-02-03 18:52:28 +02:00
..
moz.build Bug 1102525 (part 2) - Add SegmentedVector to MFBT. r=froydnj. 2014-12-08 14:45:13 -08:00
TestArrayUtils.cpp Bug 1120062 - Part 1: Remove most Nullptr.h includes. r=waldo 2015-01-11 11:34:52 +09:00
TestAtomics.cpp
TestBinarySearch.cpp Bug 1059179 - Add BinarySearchIf(). r=waldo 2014-09-01 19:26:16 +02:00
TestBloomFilter.cpp
TestCasting.cpp
TestCeilingFloor.cpp
TestCheckedInt.cpp Bug 867348 - Part 2: Apply MOZ_NO_ARITHMETIC_EXPR_IN_ARGUMENT to CheckedInt's constructor; r=jrmuizel,cpearce 2014-12-18 15:27:05 -05:00
TestCountPopulation.cpp
TestCountZeroes.cpp
TestEndian.cpp
TestEnumSet.cpp
TestFloatingPoint.cpp
TestIntegerPrintfMacros.cpp
TestJSONWriter.cpp Bug 1074591 (part 2) - Remove Pointer{Element,Property}() from JSONWriter. r=froydnj. 2014-10-02 18:01:32 -07:00
TestMacroArgs.cpp
TestMacroForEach.cpp
TestMaybe.cpp Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo 2015-01-08 23:19:05 -05:00
TestPair.cpp
TestPoisonArea.cpp Bug 1120062 - Part 1: Remove most Nullptr.h includes. r=waldo 2015-01-11 11:34:52 +09:00
TestRefPtr.cpp
TestRollingMean.cpp
TestSegmentedVector.cpp Bug 1109407 - Give SegmentedVector a default segment size. r=froydnj. 2014-12-11 14:11:43 -08:00
TestSHA1.cpp
TestSplayTree.cpp
TestTypedEnum.cpp Bug 1111290 - Part 3: Remove TypedEnum.h and fold TypedEnumInternal.h into TypedEnumBits.h. r=waldo 2015-01-26 07:22:11 +09:00
TestTypeTraits.cpp Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo 2015-01-08 23:19:05 -05:00
TestUniquePtr.cpp Bug 1120796 - Part 1: Prepare code for explicit bool operators. r=Waldo 2015-02-03 18:52:28 +02:00
TestVector.cpp Bug 1105261 - Revert fresh vectors to not prereserving their inline allocation space, because the guaranteed extent of that space is an implementation detail. r=nbp 2014-11-26 16:01:19 -05:00
TestWeakPtr.cpp