.. |
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
|
Bug 1231224 part 10 - Make various Vector calls check for OOM. r=terrence
|
2016-01-06 21:06:25 +01:00 |
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 1253678 - Rename mozilla::Function to mozilla::function. r=froydnj
|
2016-03-11 16:49:13 -05:00 |
TestInitializerList.cpp
|
Bug 1228641. Add a polyfill of std::initializer_list. r=froydnj
|
2016-01-06 22:06:35 -05: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
|
Bug 1143077 (Followup) - Add assignments to Pair test.
|
2015-03-17 19:40:17 -07:00 |
TestPoisonArea.cpp
|
Bug 1232765 - Remove the workaround added in bug 1022050
|
2016-02-07 14:50:50 -05:00 |
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
|
…
|
|
TestSHA1.cpp
|
…
|
|
TestSaturate.cpp
|
Bug 1194721: Add |Saturate| template for saturation arithmetics, r=nfroyd
|
2016-02-04 12:35:12 +01:00 |
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
|
Bug 1170045 - part 1 - add bulk pop support to SegmentedVector; r=erahm
|
2016-03-04 12:02:24 -05:00 |
TestSplayTree.cpp
|
Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj
|
2015-11-02 07:53:26 +02:00 |
TestTemplateLib.cpp
|
Bug 1163328 - Add an And<...> class to TemplateLib.h which performs logical and on a variadic number of booleans known at compile time. r=froydnj
|
2015-05-21 22:33:39 -04:00 |
TestTuple.cpp
|
Bug 1221368 - Change MakeTuple to decay the types of its arguments (r=froydnj)
|
2015-11-09 10:21:11 -08:00 |
TestTypeTraits.cpp
|
Bug 1241901 part 3 - Add IsMemberPointer and IsScalar type traits. r=froydnj
|
2016-01-30 10:33:41 +11:00 |
TestTypedEnum.cpp
|
…
|
|
TestUniquePtr.cpp
|
Bug 1255857 - Allow mozilla::UniquePtr's deleter template argument to customize the pointer type; r=froydnj
|
2016-03-11 15:35:43 -05:00 |
TestVariant.cpp
|
Bug 1254565 - Allow passing matchers as rvalues to Variant::match. r=froydnj
|
2016-03-10 13:35:00 -05:00 |
TestVector.cpp
|
Bug 1247412 - Add a `reverse` method to `mozilla::Vector`; r=Waldo
|
2016-02-11 08:33:00 +01:00 |
TestWeakPtr.cpp
|
Bug 1062479 - Use static strings for WeakReference type names. r=ehsan
|
2015-04-24 09:43:01 -07:00 |
TestXorShift128PlusRNG.cpp
|
Bug 1206356: Add mfbt/Random.h, implementing the xorshift128+ random number generator. r=waldo
|
2015-09-23 13:59:28 -07:00 |
moz.build
|
Bug 1194721: Add |Saturate| template for saturation arithmetics, r=nfroyd
|
2016-02-04 12:35:12 +01:00 |