Chris Peterson
|
41c3720394
|
Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj
|
2016-05-22 13:31:11 -07:00 |
|
Nicholas Nethercote
|
c0e8a3e8c5
|
Bug 1041914 - Convert the fourth quarter of MFBT to Gecko style. r=Ms2ger.
|
2014-07-22 20:54:41 -07:00 |
|
Chris Peterson
|
0fb24c6dc3
|
Bug 1024318 - Fix warnings in mfbt/tests/ and mark as FAIL_ON_WARNINGS. r=Waldo
|
2014-06-14 12:47:01 -07:00 |
|
Benoit Jacob
|
6d26d2d145
|
Bug 807607 - Make MFBT tests use MOZ_RELEASE_ASSERT instead of MOZ_ASSERT to ensure test coverage in non-DEBUG - r=Waldo
find mfbt/tests/ -type f | xargs sed -i 's/MOZ_ASSERT/MOZ_RELEASE_ASSERT/g'
|
2014-04-24 17:06:50 -04:00 |
|
Jeff Walden
|
a417fb07e7
|
Style fixes and proper-numeric-type usage in mfbt/tests/TestEndian.cpp. No bug, r=trivial
|
2013-06-13 19:27:11 -07:00 |
|
Nathan Froyd
|
6b7daf4b31
|
Bug 798172 - part 2 - add tests for mfbt/Endian.h; r=Waldo
|
2013-01-30 16:46:45 -05:00 |
|