Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/BOOST_CHECK/CHECK/ in macros since this isn't really using the Boost testsu... | lloyd | 2008-10-11 | 1 | -113/+113 |
* | Quieter GF(p) tests | lloyd | 2008-10-11 | 1 | -2/+6 |
* | If any are unequal print all values in test_gfp_shared_vals | lloyd | 2008-10-11 | 1 | -8/+10 |
* | Get GF(p) test failures reported up to the higher level. | lloyd | 2008-10-11 | 1 | -65/+159 |
* | Reorder GF(p) tests, add more diagnostic output on test failure | lloyd | 2008-10-09 | 1 | -14/+14 |
* | Prevent unused warning if GF(p) math not compiled in | lloyd | 2008-10-09 | 1 | -1/+1 |
* | More diagnostics from GF(p) test failures | lloyd | 2008-10-09 | 1 | -7/+15 |
* | Add stub if GF(p) is disabled | lloyd | 2008-10-09 | 1 | -4/+3 |
* | Don't pull in the std namespace | lloyd | 2008-10-09 | 1 | -50/+49 |
* | Make GF(p) tests part of normal test suite | lloyd | 2008-10-09 | 1 | -0/+712 |