diff options
Diffstat (limited to 'test/baseline/opt-csv-format.test')
-rw-r--r-- | test/baseline/opt-csv-format.test | 10 |
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 |