summaryrefslogtreecommitdiff
path: root/test/baseline/opt-register-format.test
Commit message (Collapse)AuthorAgeFilesLines
* Format annotations using format that can be parsedOleg Bulatov2019-11-271-1/+1
| | | | | | | | | | | | | | | | | I expect an output of `ledger print` to be consumable by ledger. But on the next journal ``` 2019/11/25 * test Foo 1 AAPL {1.00 EUR} [2019/11/24] Bar ``` it prints [19-Nov-24], which it does not understand with default options. With this patch it prints [2019/11/24].
* Honour date-format for lot datesMartin Michlmayr2014-05-131-1/+1
| | | | Fixes bug #383
* 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
|
* Added baseline tests for --print,register-formatJohn Wiegley2009-06-181-0/+10