gecko/mfbt/tests
2015-03-17 19:40:17 -07: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
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
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 Bug 1143077 (Followup) - Add assignments to Pair test. 2015-03-17 19:40:17 -07:00
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 1131445 - variadic NS_NewRunnableMethodWithArgs with storage&passing argument type decorators. r=waldo 2015-03-01 18:12:00 +01: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 1139993 - Add VectorBase::ConstRange that gives out |const T&| entries. r=Waldo 2015-03-06 15:37:00 -05:00
TestWeakPtr.cpp