diff options
author | John Wiegley <johnw@newartisans.com> | 2009-02-20 16:36:49 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-02-20 16:36:49 -0400 |
commit | a13cafa2f7c105199c23cef185b5bbe2e03ec95b (patch) | |
tree | df3ff2add6e7cc687767868d010d0177372cc810 /test/baseline/opt-cost.test | |
parent | 01d8d28024439a6dd6dad8d8056873d4a00081fb (diff) | |
download | fork-ledger-a13cafa2f7c105199c23cef185b5bbe2e03ec95b.tar.gz fork-ledger-a13cafa2f7c105199c23cef185b5bbe2e03ec95b.tar.bz2 fork-ledger-a13cafa2f7c105199c23cef185b5bbe2e03ec95b.zip |
Added more option baseline tests
Diffstat (limited to 'test/baseline/opt-cost.test')
-rw-r--r-- | test/baseline/opt-cost.test | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/baseline/opt-cost.test b/test/baseline/opt-cost.test new file mode 100644 index 00000000..d329c284 --- /dev/null +++ b/test/baseline/opt-cost.test @@ -0,0 +1,10 @@ +bal --args-only --cost +<<< +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 |