diff options
author | John Wiegley <johnw@newartisans.com> | 2010-05-30 20:49:50 -0600 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2010-05-30 20:49:50 -0600 |
commit | 5a2644c1b7220dc96e4de9cfb82f6d829cf34321 (patch) | |
tree | a865c62dd006ea595442b8ab2379d8a3cbf4d526 /test/baseline/opt-price.test | |
parent | 58621a96a22de5c1453b7fac624e00dc7f3c402e (diff) | |
download | fork-ledger-5a2644c1b7220dc96e4de9cfb82f6d829cf34321.tar.gz fork-ledger-5a2644c1b7220dc96e4de9cfb82f6d829cf34321.tar.bz2 fork-ledger-5a2644c1b7220dc96e4de9cfb82f6d829cf34321.zip |
-V/-X options now take price history into account
Diffstat (limited to 'test/baseline/opt-price.test')
-rw-r--r-- | test/baseline/opt-price.test | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/baseline/opt-price.test b/test/baseline/opt-price.test index 06cc7751..bf302264 100644 --- a/test/baseline/opt-price.test +++ b/test/baseline/opt-price.test @@ -28,7 +28,8 @@ reg --end 2009/06/26 -V equities 08-Jan-01 Purchase Apple shares Equities $2000 $2000 08-Jun-30 Commodities revalued <Revalued> $500 $2500 08-Jun-30 Sell some Apple sha.. Equities $-1250 $1250 -09-Jun-26 Commodities revalued <Revalued> $750 $2000 +09-Jan-31 Commodities revalued <Revalued> $250 $1500 +09-Jun-26 Commodities revalued <Revalued> $500 $2000 >>>2 === 0 reg --end 2009/06/26 -G equities |