From 04bbf2ba962c3f06d513d735340a73027192f8a8 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 20 Feb 2009 15:36:48 -0400 Subject: Added test for --balance-format --- test/baseline/opt-balance-format.test | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 test/baseline/opt-balance-format.test (limited to 'test/baseline/opt-balance-format.test') diff --git a/test/baseline/opt-balance-format.test b/test/baseline/opt-balance-format.test new file mode 100644 index 00000000..cfcf2df4 --- /dev/null +++ b/test/baseline/opt-balance-format.test @@ -0,0 +1,10 @@ +bal --args-only --balance-format='%(account)\n' --no-total +<<< +2007/02/02 RD VMMXX + Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 + Income:Dividends:Vanguard:VMMXX $-0.35 +>>>1 +Assets:Investments:Vanguard:VMMXX +Income:Dividends:Vanguard:VMMXX +>>>2 +=== 0 -- cgit v1.2.3