diff options
author | John Wiegley <johnw@newartisans.com> | 2009-06-18 16:18:35 +0100 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-06-18 16:18:35 +0100 |
commit | af8eeb34db07d5660d8dd0c8e1629b6c63b71c5c (patch) | |
tree | e3ca4373cd14db5d2c69bf490ca6b511bcb32c70 /test/baseline/opt-quantity.test | |
parent | 6dd362dfde54e2ff974907417fd11dd61a30540d (diff) | |
download | fork-ledger-af8eeb34db07d5660d8dd0c8e1629b6c63b71c5c.tar.gz fork-ledger-af8eeb34db07d5660d8dd0c8e1629b6c63b71c5c.tar.bz2 fork-ledger-af8eeb34db07d5660d8dd0c8e1629b6c63b71c5c.zip |
Added baseline test for --quantity
Diffstat (limited to 'test/baseline/opt-quantity.test')
-rw-r--r-- | test/baseline/opt-quantity.test | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/test/baseline/opt-quantity.test b/test/baseline/opt-quantity.test new file mode 100644 index 00000000..5de92e84 --- /dev/null +++ b/test/baseline/opt-quantity.test @@ -0,0 +1,11 @@ +reg --quantity +<<< +2007/02/02 RD VMMXX + Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 + Income:Dividends:Vanguard:VMMXX $-0.35 +>>>1 +07-Feb-02 RD VMMXX As:In:Vanguard:VMMXX 0.350 VMMXX 0.350 VMMXX + In:Di:Vanguard:VMMXX $-0.35 $-0.35 + 0.350 VMMXX +>>>2 +=== 0 |