diff options
author | John Wiegley <johnw@newartisans.com> | 2009-02-20 18:36:47 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-02-20 18:36:47 -0400 |
commit | 8483ea16e23eefd3281774c142c7117a8a87c245 (patch) | |
tree | b5adbc4d2c118cb84e760815ea714b291cb27407 /test/baseline/opt-columns.test | |
parent | 9d9f526816121d793de9a37d7b3e4ce7ca163953 (diff) | |
download | fork-ledger-8483ea16e23eefd3281774c142c7117a8a87c245.tar.gz fork-ledger-8483ea16e23eefd3281774c142c7117a8a87c245.tar.bz2 fork-ledger-8483ea16e23eefd3281774c142c7117a8a87c245.zip |
Added more option baseline tests
Diffstat (limited to 'test/baseline/opt-columns.test')
-rw-r--r-- | test/baseline/opt-columns.test | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/test/baseline/opt-columns.test b/test/baseline/opt-columns.test new file mode 100644 index 00000000..4dc28d9b --- /dev/null +++ b/test/baseline/opt-columns.test @@ -0,0 +1,11 @@ +reg --columns=100 +<<< +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:Investments:Vanguard:VMMXX 0.350 VMMXX 0.350 VMMXX + In:Dividends:Vanguard:VMMXX $-0.35 $-0.35 + 0.350 VMMXX +>>>2 +=== 0 |