summaryrefslogtreecommitdiff
path: root/test/baseline/opt-csv-format.test
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2009-02-20 18:36:47 -0400
committerJohn Wiegley <johnw@newartisans.com>2009-02-20 18:36:47 -0400
commit8483ea16e23eefd3281774c142c7117a8a87c245 (patch)
treeb5adbc4d2c118cb84e760815ea714b291cb27407 /test/baseline/opt-csv-format.test
parent9d9f526816121d793de9a37d7b3e4ce7ca163953 (diff)
downloadfork-ledger-8483ea16e23eefd3281774c142c7117a8a87c245.tar.gz
fork-ledger-8483ea16e23eefd3281774c142c7117a8a87c245.tar.bz2
fork-ledger-8483ea16e23eefd3281774c142c7117a8a87c245.zip
Added more option baseline tests
Diffstat (limited to 'test/baseline/opt-csv-format.test')
-rw-r--r--test/baseline/opt-csv-format.test10
1 files changed, 10 insertions, 0 deletions
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