gecko/mfbt/tests
2013-03-01 21:49:25 -08:00
..
Makefile.in Bug 793013 - Add EnumSet to replace 1 << n bit type bitfields. r=Waldo 2012-11-06 18:23:13 -05:00
moz.build Bug 784841 - Part 18c: Convert /memory, /mfbt, /mozglue; r=ted f=Ms2ger 2013-02-25 12:47:17 -08: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
TestCheckedInt.cpp Bug 847521 - Allow CheckedInt<signed char> in addition to char/unsigned char. char != signed char (but is guaranteed to have the same representation as either signed char or unsigned char, for backwards-compatibility reasons), so we have to handle signed char as a third character type. r=bjacob 2013-03-01 21:49:25 -08:00
TestEnumSet.cpp Bug 793013 - Add EnumSet to replace 1 << n bit type bitfields. r=Waldo 2012-11-06 18:23:13 -05:00
TestSHA1.cpp Bug 798634 - Style patrol on mfbt/SHA1.*. r=espindola 2012-08-28 17:27:05 -07:00
TestTypeTraits.cpp Bug 802806 - Make mfbt's IsBaseOf work with multiple inheritance; r=Waldo 2012-10-17 17:37:53 -04: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