Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed testing format to aid with debugging | John Wiegley | 2011-02-12 | 1 | -3/+3 |
| | |||||
* | Removed needless "=== 0" and ">>>2" lines from test files | John Wiegley | 2011-02-12 | 1 | -2/+0 |
| | |||||
* | Corrected bug with forecasting date bounded xacts | John Wiegley | 2010-06-13 | 1 | -37/+37 |
| | |||||
* | Do not implicitly sort register output | John Wiegley | 2010-03-17 | 1 | -23/+23 |
| | | | | The switches the default back to the same as 2.x, which is --unsorted. | ||||
* | Sort by default unless --unsorted is selected | John Wiegley | 2009-10-28 | 1 | -52/+52 |
| | |||||
* | Support a --now option, for testing purposes | John Wiegley | 2009-10-27 | 1 | -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 test | John Wiegley | 2009-05-26 | 1 | -285/+0 |
| | |||||
* | Patched some date-sensitive tests | John Wiegley | 2009-03-02 | 1 | -37/+37 |
| | |||||
* | The Great Renaming, Part II | John Wiegley | 2009-02-23 | 1 | -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-while | John Wiegley | 2009-02-21 | 1 | -0/+285 |