summaryrefslogtreecommitdiff
path: root/test/baseline/opt-explicit.test
Commit message (Collapse)AuthorAgeFilesLines
* Improve --explicit test caseMartin Michlmayr2015-07-281-6/+8
| | | | | | Since --explicit tells ledger to require pre-declarations to establish "known-ness" (rather than taking it from cleared transactions), make sure the transactions are cleared.
* Add more baseline tests.Martin Michlmayr2012-03-251-0/+34
|
* Added new account/payee/commodity directivesJohn Wiegley2012-02-271-0/+0
Also added supporting options: --explicit, --permissive, --pedantic, as well as new behavior for --strict.