Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Modernize test scripts | Alexis Hildebrandt | 2023-12-05 | 1 | -20/+19 |
* | Migrate Python scripts to Python 3 | Alexis Hildebrandt | 2023-12-04 | 1 | -1/+1 |
* | Remove obsolete from __future__ imports | Alexis Hildebrandt | 2023-02-01 | 1 | -2/+0 |
* | Make tests scripts Python 3 compatible | Alexis Hildebrandt | 2019-12-05 | 1 | -8/+10 |
* | [doc] Add CheckTests to ctest | Alexis Hildebrandt | 2015-01-15 | 1 | -0/+4 |
* | Corrected regression test output | John Wiegley | 2011-02-12 | 1 | -1/+1 |
* | 'make check' for gcov shouldn't listen to -j | John Wiegley | 2010-06-23 | 1 | -2/+1 |
* | Regression and generate tests now fail properly | John Wiegley | 2010-06-22 | 1 | -1/+4 |
* | Tests run in parallel with using acprep -jX make | John Wiegley | 2010-06-15 | 1 | -6/+37 |
* | Make the source directory available to all tests | John Wiegley | 2009-11-02 | 1 | -3/+3 |
* | Added LedgerHarness.py, to simplify test creation | John Wiegley | 2009-02-28 | 1 | -81/+36 |
* | Added generate command, --seed, and GenerateTests | John Wiegley | 2009-02-27 | 1 | -0/+162 |