gecko/mfbt/tests
Justin Lebar c52e5d4a3e 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
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
TestPoisonArea.cpp Bug 867530 - Move PresArena poisoning code to MFBT. r=roc 2013-05-07 20:48:59 +02:00
TestSHA1.cpp
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