summaryrefslogtreecommitdiff
path: root/test/baseline/opt-rich-data.test
Commit message (Collapse)AuthorAgeFilesLines
* Format annotations using format that can be parsedOleg Bulatov2019-11-271-2/+2
| | | | | | | | | | | | | | | | | 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].
* Improve documentation about --rich-data.thdox2015-02-211-0/+10
| | | | | Conflicts: doc/ledger.1
* fixed --rich-data testtripun2014-08-101-6/+6
|
* add tests for --detail and --rich-datatripun2014-08-101-0/+32
|
* Added --rich-data for 'convert', and SHA1 checksum checkingJohn Wiegley2012-02-261-0/+0