diff options
author | John Wiegley <johnw@newartisans.com> | 2009-02-20 15:40:25 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-02-20 15:41:49 -0400 |
commit | 95a3788fa7a51a889bf25e9bed5587413573c300 (patch) | |
tree | 2d917da52121ec84f84ccd32d999b372acc30958 /test/baseline/opt-basis.test | |
parent | 04bbf2ba962c3f06d513d735340a73027192f8a8 (diff) | |
download | fork-ledger-95a3788fa7a51a889bf25e9bed5587413573c300.tar.gz fork-ledger-95a3788fa7a51a889bf25e9bed5587413573c300.tar.bz2 fork-ledger-95a3788fa7a51a889bf25e9bed5587413573c300.zip |
Restored the --basis option
Diffstat (limited to 'test/baseline/opt-basis.test')
-rw-r--r-- | test/baseline/opt-basis.test | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/baseline/opt-basis.test b/test/baseline/opt-basis.test new file mode 100644 index 00000000..2e1c13c0 --- /dev/null +++ b/test/baseline/opt-basis.test @@ -0,0 +1,10 @@ +bal --args-only --basis +<<< +2007/02/02 RD VMMXX + Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 + Income:Dividends:Vanguard:VMMXX $-0.35 +>>>1 + $0.35 Assets:Investments:Vanguard:VMMXX + $-0.35 Income:Dividends:Vanguard:VMMXX +>>>2 +=== 0 |