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-forecast_only.test | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/baseline/opt-forecast_only.test') diff --git a/test/baseline/opt-forecast_only.test b/test/baseline/opt-forecast_only.test index c63ab2a9..9adfa7a0 100644 --- a/test/baseline/opt-forecast_only.test +++ b/test/baseline/opt-forecast_only.test @@ -1,5 +1,3 @@ -reg --forecast 'date <[2011]' --now=2010/06/21 -<<< ~ Monthly since 2010/01/01 Expenses:Bills:Rent $873.00 Expenses:Household $200.00 @@ -9,7 +7,8 @@ reg --forecast 'date <[2011]' --now=2010/06/21 ~ biweekly from 2010/02/23 Expenses:Bills:Housecleaning $85.00 Assets:Bank:Checking ->>> + +test reg --forecast 'date <[2011]' --now=2010/06/21 10-Jul-01 Forecast transaction Expenses:Bills:Rent $873.00 $873.00 10-Jul-01 Forecast transaction Expenses:Household $200.00 $1073.00 10-Jul-01 Forecast transaction Income:Salary $-2491.60 $-1418.60 @@ -62,3 +61,4 @@ reg --forecast 'date <[2011]' --now=2010/06/21 10-Dec-12 Forecast transaction Assets:Bank:Checking $-85.00 0 10-Dec-26 Forecast transaction Exp:Bill:Housecleaning $85.00 $85.00 10-Dec-26 Forecast transaction Assets:Bank:Checking $-85.00 0 +end test -- cgit v1.2.3