From 9c62463f84dc398b41b387fbacce31abed7e4839 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sat, 12 Feb 2011 17:31:49 -0500 Subject: Changed testing format to aid with debugging --- test/baseline/opt-prepend-width.test | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'test/baseline/opt-prepend-width.test') diff --git a/test/baseline/opt-prepend-width.test b/test/baseline/opt-prepend-width.test index 488f737b..c20baeb4 100644 --- a/test/baseline/opt-prepend-width.test +++ b/test/baseline/opt-prepend-width.test @@ -1,17 +1,17 @@ -bal --prepend-format "%(account_base) " --prepend-width=10 -<<< 2007/02/02 RD VMMXX Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 ->>> + +test bal --prepend-format "%(account_base) " --prepend-width=10 VMMXX 0.350 VMMXX Assets:Investments:Vanguard:VMMXX VMMXX $-0.35 Income:Dividends:Vanguard:VMMXX -------------------- $-0.35 0.350 VMMXX -=== 0 -reg --prepend-format "%(account_base) " --prepend-width=10 ->>> +end test + +test reg --prepend-format "%(account_base) " --prepend-width=10 VMMXX 07-Feb-02 RD VMMXX As:Inves:Vanguar:VMMXX 0.350 VMMXX 0.350 VMMXX VMMXX In:Divid:Vanguar:VMMXX $-0.35 $-0.35 0.350 VMMXX +end test -- cgit v1.2.3