diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2014-07-14 20:42:44 -0400 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2014-07-14 20:42:44 -0400 |
commit | ddfabe06924bab1af33340f3afc3230b29d575ee (patch) | |
tree | 1f5de9418d2b9b57dd9452dbcce4cd45f598bcd1 /test/regress/C0212EAC.test | |
parent | 37b8b5e3373151a75e720161ce860cbce074da32 (diff) | |
download | fork-ledger-ddfabe06924bab1af33340f3afc3230b29d575ee.tar.gz fork-ledger-ddfabe06924bab1af33340f3afc3230b29d575ee.tar.bz2 fork-ledger-ddfabe06924bab1af33340f3afc3230b29d575ee.zip |
Update tests for fix for bug #713
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.
Diffstat (limited to 'test/regress/C0212EAC.test')
-rw-r--r-- | test/regress/C0212EAC.test | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/regress/C0212EAC.test b/test/regress/C0212EAC.test index 9a572ef6..e77107d7 100644 --- a/test/regress/C0212EAC.test +++ b/test/regress/C0212EAC.test @@ -27,7 +27,4 @@ test reg -5.00 GBP {=1.40 EUR} Income:Gain -0.50 EUR 5.00 GBP -5.00 GBP {=1.40 EUR} - Equity:Capital Gains 0.50 EUR 0.50 EUR - 5.00 GBP - -5.00 GBP {=1.40 EUR} end test |