summaryrefslogtreecommitdiff
path: root/test/baseline/opt-forecast-while.test
Commit message (Collapse)AuthorAgeFilesLines
* Changed testing format to aid with debuggingJohn Wiegley2011-02-121-3/+3
|
* Removed needless "=== 0" and ">>>2" lines from test filesJohn Wiegley2011-02-121-2/+0
|
* Corrected bug with forecasting date bounded xactsJohn Wiegley2010-06-131-37/+37
|
* Do not implicitly sort register outputJohn Wiegley2010-03-171-23/+23
| | | | The switches the default back to the same as 2.x, which is --unsorted.
* Sort by default unless --unsorted is selectedJohn Wiegley2009-10-281-52/+52
|
* Support a --now option, for testing purposesJohn Wiegley2009-10-271-0/+285
| | | | | | This sets Ledger's notion of the "current time" to the given date. This makes it possible to have stable output from budgeting and forecasting reports, for the sake of baseline tests.
* Temporarily disable the opt-forecast-while testJohn Wiegley2009-05-261-285/+0
|
* Patched some date-sensitive testsJohn Wiegley2009-03-021-37/+37
|
* The Great Renaming, Part IIJohn Wiegley2009-02-231-37/+37
| | | | | The last commit did not contain the majority of changes because of a slight mishap. This contains the real changeset.
* Restored --forecast, now also --forecast-whileJohn Wiegley2009-02-211-0/+285