From 42f94d2b8bcbc58abd5e09c0c1e98b8dd167552b Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 20 Feb 2009 14:29:28 -0400 Subject: Added several new baseline tests --- test/baseline/opt-amount-data.test | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 test/baseline/opt-amount-data.test (limited to 'test/baseline/opt-amount-data.test') diff --git a/test/baseline/opt-amount-data.test b/test/baseline/opt-amount-data.test new file mode 100644 index 00000000..b93eeeb9 --- /dev/null +++ b/test/baseline/opt-amount-data.test @@ -0,0 +1,10 @@ +reg --args-only --columns=80 --amount-data +<<< +2007/02/02 RD VMMXX + Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 + Income:Dividends:Vanguard:VMMXX $-0.35 +>>>1 +2007-02-02 0.350 +2007-02-02 -0.35 +>>>2 +=== 0 -- cgit v1.2.3