gecko/mfbt/tests
Jeff Walden 0e3369e148 Style fixes and proper-numeric-type usage in mfbt/tests/TestEndian.cpp. No bug, r=trivial
--HG--
extra : rebase_source : 54a658a6baf78852a3f8839b2cbb98700a7c91e7
2013-06-13 19:27:11 -07: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 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
TestCheckedInt.cpp Bug 881980 - Allow casting CheckedInts to other CheckedInt types. - r=bjacob,waldo 2013-06-14 15:19:40 -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
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 798179 - Implement mozilla::MakeUnsigned. r=froydnj 2013-03-05 15:44:02 -08:00
TestWeakPtr.cpp