From 6dd362dfde54e2ff974907417fd11dd61a30540d Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Thu, 18 Jun 2009 16:12:27 +0100 Subject: Added baseline tests for --print,register-format --- test/baseline/opt-print-format.test | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 test/baseline/opt-print-format.test (limited to 'test/baseline/opt-print-format.test') diff --git a/test/baseline/opt-print-format.test b/test/baseline/opt-print-format.test new file mode 100644 index 00000000..103ceb1e --- /dev/null +++ b/test/baseline/opt-print-format.test @@ -0,0 +1,10 @@ +print --print-format='%(amount)\n' +<<< +2007/02/02 RD VMMXX + Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 + Income:Dividends:Vanguard:VMMXX $-0.35 +>>>1 +0.350 VMMXX {$1.00} [2007/02/02] +$-0.35 +>>>2 +=== 0 -- cgit v1.2.3