| Commit message (Expand) | Author | Age | Files | Lines |
* | Added baseline tests for --lot-tags and --lots-actual | John Wiegley | 2009-06-19 | 2 | -0/+39 |
* | Added baseline test for --limit | John Wiegley | 2009-06-19 | 1 | -0/+212 |
* | Added baseline test for --seed | John Wiegley | 2009-06-18 | 1 | -0/+432 |
* | Added baseline tests for --related, --related-all | John Wiegley | 2009-06-18 | 2 | -0/+27 |
* | Added baseline test for --quantity | John Wiegley | 2009-06-18 | 1 | -0/+11 |
* | Added baseline tests for --print,register-format | John Wiegley | 2009-06-18 | 2 | -0/+20 |
* | Allow uncommoditized amounts to be used as costs | John Wiegley | 2009-06-18 | 1 | -0/+12 |
* | Restored --plot-amount-format, --plot-total-format | John Wiegley | 2009-06-18 | 2 | -0/+20 |
* | Restored --prices-format options | John Wiegley | 2009-06-18 | 1 | -0/+19 |
* | Restored pricesdb command and --pricesdb-format option | John Wiegley | 2009-06-18 | 1 | -0/+19 |
* | Restored --input-date-format option | John Wiegley | 2009-06-18 | 1 | -0/+11 |
* | Added baseline test for --real | John Wiegley | 2009-06-18 | 1 | -0/+11 |
* | Added baseline test for --period | John Wiegley | 2009-06-18 | 1 | -0/+290 |
* | Added regression test for period range fix | John Wiegley | 2009-06-18 | 1 | -0/+10 |
* | The --revalued option now honors the -e terminus | John Wiegley | 2009-06-17 | 1 | -1/+1 |
* | When --end is used, set a "terminus" date | John Wiegley | 2009-06-16 | 1 | -0/+17 |
* | Added test for D943AE0F-44EA-47EE-BA85-AFC513E039EB | John Wiegley | 2009-06-16 | 1 | -0/+13 |
* | Added test for 5FBF2ED8-EEAA-440E-AED5-67401B107E44 | John Wiegley | 2009-06-16 | 1 | -0/+20 |
* | Fixed a problem with accounts and trailing spaces | John Wiegley | 2009-06-16 | 1 | -0/+21 |
* | Move amount colorization deeper into the core | John Wiegley | 2009-06-16 | 1 | -0/+81 |
* | Added several new regression tests | John Wiegley | 2009-06-16 | 3 | -0/+105 |
* | Allow an amount to be zero, even if cost is non-zero | John Wiegley | 2009-06-16 | 1 | -0/+10 |
* | Fixed a problem in the 'entry' command | John Wiegley | 2009-06-16 | 1 | -0/+52 |
* | Don't increase precision so much when dividing | John Wiegley | 2009-06-15 | 1 | -20/+20 |
* | Added a baseline test for balance assignments | John Wiegley | 2009-06-13 | 1 | -0/+37 |
* | Renamed the fixated-prices test | John Wiegley | 2009-06-13 | 1 | -0/+0 |
* | Added a new entry to the drewr.dat file | John Wiegley | 2009-06-02 | 1 | -0/+4 |
* | Temporarily disable the opt-forecast-while test | John Wiegley | 2009-05-26 | 1 | -0/+0 |
* | Rewrote the date interval parser/stepper | John Wiegley | 2009-03-23 | 1 | -3/+9 |
* | 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 |