diff options
author | John Wiegley <johnw@newartisans.com> | 2009-02-20 19:10:16 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-02-20 19:10:34 -0400 |
commit | 96782df17c5e23dfb86bac745d9f7553a6f74fd4 (patch) | |
tree | 838cdc5db002c31a8d1b8ca2a4fe7006442db032 /test/baseline/opt-current.test | |
parent | 8483ea16e23eefd3281774c142c7117a8a87c245 (diff) | |
download | fork-ledger-96782df17c5e23dfb86bac745d9f7553a6f74fd4.tar.gz fork-ledger-96782df17c5e23dfb86bac745d9f7553a6f74fd4.tar.bz2 fork-ledger-96782df17c5e23dfb86bac745d9f7553a6f74fd4.zip |
Enabled --current option
Diffstat (limited to 'test/baseline/opt-current.test')
-rw-r--r-- | test/baseline/opt-current.test | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/test/baseline/opt-current.test b/test/baseline/opt-current.test new file mode 100644 index 00000000..a0450ea2 --- /dev/null +++ b/test/baseline/opt-current.test @@ -0,0 +1,17 @@ +bal --current +<<< +2007/02/02 RD VMMXX + Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 + Income:Dividends:Vanguard:VMMXX $-0.35 + +2700/02/02 RD VMMXX + Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 + Income:Dividends:Vanguard:VMMXX $-0.35 +>>>1 + 0.350 VMMXX Assets:Investments:Vanguard:VMMXX + $-0.35 Income:Dividends:Vanguard:VMMXX +-------------------- + $-0.35 + 0.350 VMMXX +>>>2 +=== 0 |