From 8ed4f3562fc1ffbb3f393da603fcf45f7a0050b2 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 20 Feb 2009 19:36:28 -0400 Subject: Added more option baseline tests, enabled --dow --- test/baseline/opt-date-format.test | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 test/baseline/opt-date-format.test (limited to 'test/baseline/opt-date-format.test') diff --git a/test/baseline/opt-date-format.test b/test/baseline/opt-date-format.test new file mode 100644 index 00000000..7a6983cf --- /dev/null +++ b/test/baseline/opt-date-format.test @@ -0,0 +1,11 @@ +reg --date-format='%Y' +<<< +2007/02/02 RD VMMXX + Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 + Income:Dividends:Vanguard:VMMXX $-0.35 +>>>1 +2007 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 -- cgit v1.2.3