From 8483ea16e23eefd3281774c142c7117a8a87c245 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 20 Feb 2009 18:36:47 -0400 Subject: Added more option baseline tests --- test/baseline/opt-csv-format.test | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 test/baseline/opt-csv-format.test (limited to 'test/baseline/opt-csv-format.test') diff --git a/test/baseline/opt-csv-format.test b/test/baseline/opt-csv-format.test new file mode 100644 index 00000000..7efefc0d --- /dev/null +++ b/test/baseline/opt-csv-format.test @@ -0,0 +1,10 @@ +csv --csv-format='"%(date)"\n' +<<< +2007/02/02 RD VMMXX + Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 + Income:Dividends:Vanguard:VMMXX $-0.35 +>>>1 +"07-Feb-02" +"07-Feb-02" +>>>2 +=== 0 -- cgit v1.2.3