From a05d39b7226a7a383dc30132a2fac2bbd30a54ec Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 6 Nov 2009 02:38:46 -0500 Subject: Renamed --set-reported-account to just --account This fits better with the --amount and --total options, which both change the amount and total used for calculation. Same with --account: it happens after filtering, but before calculation so that balance reports look as you'd expect. --- test/baseline/opt-master-account.test | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 test/baseline/opt-master-account.test (limited to 'test/baseline/opt-master-account.test') diff --git a/test/baseline/opt-master-account.test b/test/baseline/opt-master-account.test new file mode 100644 index 00000000..1b571e6b --- /dev/null +++ b/test/baseline/opt-master-account.test @@ -0,0 +1,15 @@ +bal --master-account=Master +<<< +2007/02/02 RD VMMXX + Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 + Income:Dividends:Vanguard:VMMXX $-0.35 +>>>1 + $-0.35 + 0.350 VMMXX Master + 0.350 VMMXX Assets:Investments:Vanguard:VMMXX + $-0.35 Income:Dividends:Vanguard:VMMXX +-------------------- + $-0.35 + 0.350 VMMXX +>>>2 +=== 0 -- cgit v1.2.3