Commit graph

7 commits

Author SHA1 Message Date
John Wiegley
95e08cc46f Make the source directory available to all tests 2009-11-02 00:48:32 -05:00
John Wiegley
dd6c0ae80d Was missing an argument in RegressTests.py 2009-03-08 04:10:45 -04:00
John Wiegley
d7b9f9e068 Refactored test/RegressTests.py 2009-03-03 03:02:51 -04:00
John Wiegley
1937394db8 Failing RegressTests weren't reporting failure 2009-03-02 04:50:21 -04:00
John Wiegley
4d632903c1 Added LedgerHarness.py, to simplify test creation 2009-02-28 05:37:49 -04:00
John Wiegley
4389edb639 Normalize "dots" output from some of the tests 2009-02-27 02:37:41 -04:00
John Wiegley
d58797e98c The -B, -G, -V reports now show rounding amounts
This way, if the running total is off by a penny or two due to rounding
of one or more commodities in the account, the user will see it.

This commit also reorganizes the testing code a bit, which I did after
adding the ninth test series (ConfirmTests), to validate the new
rounding code.
2009-02-26 03:16:39 -04:00
Renamed from test/regress.py (Browse further)