summaryrefslogtreecommitdiff
path: root/test/regress/9188F587_py.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].
* Update Python tests for fix for bug #383Martin Michlmayr2014-05-131-1/+1
|
* Fix to Python value() method handlingJohn Wiegley2012-03-301-0/+15