gecko/mfbt/tests
Justin Lebar 20471613d3 Bug 873800 - Add compare-and-exchange to mfbt/Atomics.h. r=froydnj
--HG--
extra : rebase_source : c9e455ed249e6b3cd0f532d240abfb602e2e88a8
2013-05-24 13:10:47 -04:00
..
Makefile.in Bug 732043 - part 2 - add tests for mfbt/Atomics.h; r=Waldo; original-author=jcranmer 2013-04-25 15:10:38 -04:00
moz.build Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07: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 865036 - Add a Casting.h header to hold various casting methods, right now including a SafeCast method that asserts in-rangeness. r=froydnj 2013-04-23 14:36:51 -07:00
TestCheckedInt.cpp Bug 869685 - Reintroduce long long support in CheckedInt - r=Waldo 2013-05-08 17:25:03 -04:00
TestEndian.cpp Bug 798172 - part 2 - add tests for mfbt/Endian.h; r=Waldo 2013-01-30 16:46:45 -05:00
TestEnumSet.cpp Bug 793013 - Add EnumSet to replace 1 << n bit type bitfields. r=Waldo 2012-11-06 18:23:13 -05:00
TestPoisonArea.cpp Bug 867530 - Move PresArena poisoning code to MFBT. r=roc 2013-05-07 20:48:59 +02:00
TestSHA1.cpp Bug 798634 - Style patrol on mfbt/SHA1.*. r=espindola 2012-08-28 17:27:05 -07:00
TestTypeTraits.cpp Bug 873585 - Silence a vacuous-comparison-against-0 warning when compiling with gcc 4.5, at least. Also make IsSigned/IsUnsigned actually work on floating-point types. r=froydnj 2013-05-17 11:07:02 -07: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