summaryrefslogtreecommitdiff
path: root/test/baseline/opt-price.test
Commit message (Collapse)AuthorAgeFilesLines
* Update tests for fix for bug #713Martin Michlmayr2014-07-141-3/+4
| | | | | | | John's fix for bug #713 changes the way basis cost are calculated. The patch also fixes #712, which caused ledger to create automatic Equity:Capital Gains that were not correct. Update the test cases accordingly after verifying the new output.
* Changed testing format to aid with debuggingJohn Wiegley2011-02-121-15/+15
|
* Removed needless "=== 0" and ">>>2" lines from test filesJohn Wiegley2011-02-121-6/+0
|
* Reworked the way that <Rounding> entries are shownJohn Wiegley2010-06-061-2/+0
| | | | Fixes #188 / 53BCED29-F3B9-4E02-9A35-6C739ABB9662
* -G option now takes price history into accountJohn Wiegley2010-05-301-1/+2
|
* -V/-X options now take price history into accountJohn Wiegley2010-05-301-1/+2
|
* Restored --price option, added baseline testJohn Wiegley2009-06-261-0/+47
This option reports only in terms of the annotated price of the commodities involved, otherwise it reports the amounts themselves. It can be used in conjunction with other reports, as it applies to the displayed amounts, not the actual amounts being calculated.