Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Python raw strings for regex methods argument | Alexis Hildebrandt | 2024-07-08 | 1 | -8/+8 |
* | tests: Modernize test scripts | Alexis Hildebrandt | 2023-12-05 | 1 | -6/+10 |
* | Migrate Python scripts to Python 3 | Alexis Hildebrandt | 2023-12-04 | 1 | -5/+5 |
* | 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 | -5/+7 |
* | Added a test harness error diagnostic | John Wiegley | 2012-03-30 | 1 | -0/+2 |
* | Added --rounding option, which is off by default | John Wiegley | 2010-05-23 | 1 | -1/+1 |
* | Make the source directory available to all tests | John Wiegley | 2009-11-02 | 1 | -1/+1 |
* | Added LedgerHarness.py, to simplify test creation | John Wiegley | 2009-02-28 | 1 | -38/+20 |
* | Normalize "dots" output from some of the tests | John Wiegley | 2009-02-27 | 1 | -2/+2 |
* | Run the confirm tests using --verify | John Wiegley | 2009-02-27 | 1 | -1/+1 |
* | The -B, -G, -V reports now show rounding amounts | John Wiegley | 2009-02-26 | 1 | -0/+110 |