| Commit message (Expand) | Author | Age | Files | Lines |
* | Added two new regression tests | John Wiegley | 2009-03-15 | 2 | -0/+43 |
* | If 2+ child accounts are shown, show the parent | John Wiegley | 2009-03-15 | 8 | -0/+30 |
* | If a balance report is multi-lined, print a total | John Wiegley | 2009-03-15 | 1 | -0/+3 |
* | Added make rule to build mondo.dat | John Wiegley | 2009-03-10 | 1 | -7/+0 |
* | Enabled use of pre-compiled headers by default | John Wiegley | 2009-03-10 | 7 | -0/+15 |
* | Avoid a race condition when making directories | John Wiegley | 2009-03-08 | 1 | -1/+2 |
* | Rewrote the balance report again, to fix --depth | John Wiegley | 2009-03-08 | 2 | -0/+143 |
* | Was missing an argument in RegressTests.py | John Wiegley | 2009-03-08 | 1 | -1/+1 |
* | Disabled some tests, which were running too slowly | John Wiegley | 2009-03-08 | 1 | -2/+2 |
* | Reduced the #include dependency tree to a minimum | John Wiegley | 2009-03-04 | 2 | -0/+2 |
* | Refactored test/RegressTests.py | John Wiegley | 2009-03-03 | 1 | -93/+129 |
* | Fixed another time-sensitive unit test | John Wiegley | 2009-03-02 | 1 | -7/+13 |
* | Added "fixated commodity pricing" | John Wiegley | 2009-03-02 | 1 | -0/+18 |
* | The optimized build could not run 'make fullcheck' | John Wiegley | 2009-03-02 | 1 | -2/+2 |
* | Failing RegressTests weren't reporting failure | John Wiegley | 2009-03-02 | 1 | -1/+4 |
* | Patched some date-sensitive tests | John Wiegley | 2009-03-02 | 2 | -38/+38 |
* | Created test/input/wow.dat | John Wiegley | 2009-02-28 | 1 | -0/+550 |
* | Reorganized some files in tools/ and test/ | John Wiegley | 2009-02-28 | 5 | -0/+341 |
* | Added LedgerHarness.py, to simplify test creation | John Wiegley | 2009-02-28 | 5 | -174/+198 |
* | Corrected warnings g++-4.3.3 was complaining about | John Wiegley | 2009-02-28 | 1 | -5/+7 |
* | Separator in "balance" now part of format string | John Wiegley | 2009-02-27 | 5 | -5/+5 |
* | Fix to amount unreduction (aka, 120m -> 2h) | John Wiegley | 2009-02-27 | 4 | -1296/+1292 |
* | Be smarter about trimming off trailing zeroes | John Wiegley | 2009-02-27 | 1 | -1/+1 |
* | Added generate command, --seed, and GenerateTests | John Wiegley | 2009-02-27 | 1 | -0/+162 |
* | Normalize "dots" output from some of the tests | John Wiegley | 2009-02-27 | 2 | -4/+4 |
* | Run the confirm tests using --verify | John Wiegley | 2009-02-27 | 1 | -1/+1 |
* | Fixed a buffer overrun | John Wiegley | 2009-02-27 | 1 | -2/+2 |
* | The -B, -G, -V reports now show rounding amounts | John Wiegley | 2009-02-26 | 11 | -3/+5926 |
* | Allow uncommoditized amounts to +/- with an amount | John Wiegley | 2009-02-25 | 1 | -6/+6 |
* | Fixed the pager test to be more portable | John Wiegley | 2009-02-24 | 1 | -2/+4 |
* | Created some new Python scripts under python/ | John Wiegley | 2009-02-24 | 1 | -0/+0 |
* | Moved python/*.cc files into src/ | John Wiegley | 2009-02-24 | 1 | -1/+1 |
* | Be smarter about printing uncommoditized amounts | John Wiegley | 2009-02-24 | 2 | -6/+6 |
* | Added a new regression test for 13965214 | John Wiegley | 2009-02-24 | 1 | -0/+30 |
* | Fixed an issue involving costs and reduced values | John Wiegley | 2009-02-24 | 1 | -1/+17 |
* | Restored the use of Python unit tests | John Wiegley | 2009-02-24 | 10 | -50/+10 |
* | Build Python module using automake, not setup.py | John Wiegley | 2009-02-24 | 1 | -1/+1 |
* | Renamed a regression test, for consistency's sake | John Wiegley | 2009-02-24 | 1 | -0/+0 |
* | Added several baseline tests regarding lot details | John Wiegley | 2009-02-24 | 5 | -0/+14546 |
* | Fixed a minor bug in handling of automated xacts | John Wiegley | 2009-02-23 | 1 | -0/+1 |
* | The Great Renaming, Part II | John Wiegley | 2009-02-23 | 4 | -87/+87 |
* | Added several more option baseline tests | John Wiegley | 2009-02-23 | 5 | -0/+65 |
* | Allow $FILE in regression test error output match | John Wiegley | 2009-02-23 | 2 | -10/+7 |
* | Restore the --gain option, for showing gain/loss | John Wiegley | 2009-02-23 | 1 | -0/+66 |
* | Added baseline test for --revalued-only | John Wiegley | 2009-02-23 | 2 | -0/+125 |
* | Many fixes to both --market and --exchange | John Wiegley | 2009-02-23 | 2 | -10/+16 |
* | Many fixes to --market and --exchange | John Wiegley | 2009-02-22 | 2 | -0/+141 |
* | Added --exchange (-x) option | John Wiegley | 2009-02-22 | 1 | -5/+5 |
* | Added more option baseline tests | John Wiegley | 2009-02-22 | 3 | -1/+308 |
* | Restored the --invert option | John Wiegley | 2009-02-22 | 1 | -0/+11 |