gecko-dev/mfbt/tests
Jeff Walden cea309af82 Bug 895792 - Fix RoundUpPow2's required precondition to not be wrong. r=terrence
--HG--
extra : rebase_source : e42420628dad8b8e9fe37287fa8e08eb262fe615
2013-07-25 20:01:45 -07:00
..
Makefile.in Bug 888643 - Part b: Move CPP_UNIT_TESTS definitions into moz.build files; r=gps 2013-07-24 09:23:06 +02:00
TestAtomics.cpp Bug 873800 - Add compare-and-exchange to mfbt/Atomics.h. r=froydnj 2013-05-24 13:10:47 -04:00
TestBloomFilter.cpp Move TestBloomFilter out of XPCOM and into mfbt/tests, now that it exists. No bug, r=testingonlychange 2012-10-03 17:09:59 -07:00
TestCasting.cpp Bug 798179 - Implement To BitwiseCast<To>(From), abstracting the treatment of a value's bits as being of another type. r=froydnj 2013-06-06 18:47:51 -07:00
TestCeilingFloor.cpp Bug 895792 - Fix RoundUpPow2's required precondition to not be wrong. r=terrence 2013-07-25 20:01:45 -07:00
TestCheckedInt.cpp Bug 881980 - Allow casting CheckedInts to other CheckedInt types. - r=bjacob,waldo 2013-06-14 15:19:40 -07:00
TestCountZeroes.cpp Bug 891177 - Move leading/trailing-zero-bit counting functions, ceiling/floor log2 functions, and round-up-pow2 functions into MathAlgorithms.h. r=terrence 2013-07-03 15:46:51 -07:00
TestEndian.cpp Style fixes and proper-numeric-type usage in mfbt/tests/TestEndian.cpp. No bug, r=trivial 2013-06-13 19:27:11 -07:00
TestEnumSet.cpp Bug 793013 - Add EnumSet to replace 1 << n bit type bitfields. r=Waldo 2012-11-06 18:23:13 -05:00
TestFloatingPoint.cpp Bug 896842 - Implement mozilla::DoublesAreIdentical. r=luke 2013-06-18 15:35:03 -07:00
TestPoisonArea.cpp Backed out 3 changesets (bug 896124, bug 784739, bug 894026) for Windows checktest orange on a CLOSED TREE. 2013-07-26 00:08:51 -04:00
TestSHA1.cpp Bug 798634 - Style patrol on mfbt/SHA1.*. r=espindola 2012-08-28 17:27:05 -07:00
TestTypeTraits.cpp Bug 798179 - Implement mozilla::MakeUnsigned. r=froydnj 2013-03-05 15:44:02 -08:00
TestWeakPtr.cpp Minor style nits in WeakPtr code forgotten by me when reviewing. No bug, r=sparky 2012-10-08 16:03:52 -07:00
moz.build Bug 888643 - Part b: Move CPP_UNIT_TESTS definitions into moz.build files; r=gps 2013-07-24 09:23:06 +02:00