gecko/mfbt/tests
2015-11-09 10:21:11 -08:00
..
moz.build Bug 1212624 - Tests for LinkedList, r=Waldo 2015-10-07 12:36:00 -07:00
TestArrayUtils.cpp
TestAtomics.cpp Bug 1220693 - Make mozilla::Atomic<enum class> work even on compilers that don't have <atomic>. r=froydnj 2015-11-03 13:03:26 -08:00
TestBinarySearch.cpp
TestBloomFilter.cpp
TestCasting.cpp
TestCeilingFloor.cpp
TestCheckedInt.cpp
TestCountPopulation.cpp
TestCountZeroes.cpp
TestEndian.cpp
TestEnumSet.cpp
TestFastBernoulliTrial.cpp Bug 1206357: Add mfbt/FastBernoulliTrial.h, implementing efficient random sampling. r=waldo 2015-10-08 13:05:31 -07:00
TestFloatingPoint.cpp
TestFunction.cpp Bug 1212745 - Part 1 - Make mozilla::Function support pointer to member function. r=nfroyd 2015-10-11 19:53:00 +02:00
TestIntegerPrintfMacros.cpp Bug 1119980 - Use 'snprintf' instead of 'sprintf' to avoid a warning on Lollipop-based builds. r=froydnj 2015-05-26 14:33:55 -04:00
TestIntegerRange.cpp Bug 1175485 part 4 - Add unit test for integer range. r=waldo 2015-07-02 13:31:07 +10:00
TestJSONWriter.cpp
TestLinkedList.cpp Bug 1212624 - Tests for LinkedList, r=Waldo 2015-10-07 12:36:00 -07:00
TestMacroArgs.cpp
TestMacroForEach.cpp
TestMathAlgorithms.cpp Bug 1193600 - Add Clamp and IsPowerOfTwo to MFBT. - r=waldo 2015-09-04 13:33:10 -07:00
TestMaybe.cpp
TestPair.cpp
TestPoisonArea.cpp
TestRefPtr.cpp Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
TestRollingMean.cpp
TestScopeExit.cpp Bug 1180299 - Implement ScopeExit for running actions at the end of a scope, r=Waldo 2015-07-03 14:20:55 -07:00
TestSegmentedVector.cpp
TestSHA1.cpp
TestSplayTree.cpp Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj 2015-11-02 07:53:26 +02:00
TestTemplateLib.cpp
TestTuple.cpp Bug 1221368 - Change MakeTuple to decay the types of its arguments (r=froydnj) 2015-11-09 10:21:11 -08:00
TestTypedEnum.cpp
TestTypeTraits.cpp Bug 1221368 - Change MakeTuple to decay the types of its arguments (r=froydnj) 2015-11-09 10:21:11 -08:00
TestUniquePtr.cpp
TestVariant.cpp Bug 1186693 - Add exhaustive matching to mozilla::Variant; r=Waldo 2015-08-08 16:43:35 -07:00
TestVector.cpp Bug 1184235 - Add mozilla::Vector::emplaceBack; r=froydnj 2015-07-20 11:13:28 -07:00
TestWeakPtr.cpp
TestXorShift128PlusRNG.cpp Bug 1206356: Add mfbt/Random.h, implementing the xorshift128+ random number generator. r=waldo 2015-09-23 13:59:28 -07:00