summaryrefslogtreecommitdiff
path: root/test/regress
Commit message (Collapse)AuthorAgeFilesLines
...
* Allow an amount to be zero, even if cost is non-zeroJohn Wiegley2009-06-161-0/+10
| | | | | | | The only real change is that exchanges of zero-amount will not result in any exchange at all, just the "motions". Fixes 6DAB9FE3-1399-4727-9AB1-FE413FB85A03
* Fixed a problem in the 'entry' commandJohn Wiegley2009-06-161-0/+52
| | | | | | It was selecting virtual transactions during auto-posting lookup. Fixes 793F6BF0-9CDE-4741-967A-2CEA697476B4
* Added two new regression testsJohn Wiegley2009-03-152-0/+43
| | | | These prove Simon's recent balance report bugs.
* If 2+ child accounts are shown, show the parentJohn Wiegley2009-03-151-0/+2
| | | | | Also, also show a final balance if there are multiple accounts displayed, even if that final balance is zero.
* Patched some date-sensitive testsJohn Wiegley2009-03-021-1/+1
|
* Separator in "balance" now part of format stringJohn Wiegley2009-02-272-2/+2
|
* Added a new regression test for 13965214John Wiegley2009-02-241-0/+30
|
* Renamed a regression test, for consistency's sakeJohn Wiegley2009-02-241-0/+0
|
* The Great Renaming, Part IIJohn Wiegley2009-02-231-2/+2
| | | | | The last commit did not contain the majority of changes because of a slight mishap. This contains the real changeset.
* Allow $FILE in regression test error output matchJohn Wiegley2009-02-231-2/+2
|
* Restored the --base optionJohn Wiegley2009-02-201-4/+4
|
* Added several more option baseline testsJohn Wiegley2009-02-206-6/+6
|
* Added several new regression testsJohn Wiegley2009-02-206-1/+107
|
* Inverted the default display mode for balance reports. Use -n to collapseJohn Wiegley2009-02-081-2/+2
| | | | them, as this fits better with what -n does for register reports.
* As the 'bal' command is working again as it should, one of the regressionJohn Wiegley2008-08-141-2/+2
| | | | tests needed to change back to expecting 2.6.1-like behavior.
* The balance output now includes the final total.John Wiegley2008-08-131-2/+2
|
* Added infrastructure for running regression tests, since I would like to makeJohn Wiegley2008-08-051-0/+13
sure that nothing breaks again once a bug in closed.