summaryrefslogtreecommitdiff
path: root/test/regress/E627C594.test
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2011-02-12 17:31:49 -0500
committerJohn Wiegley <johnw@newartisans.com>2011-02-12 18:11:26 -0500
commit9c62463f84dc398b41b387fbacce31abed7e4839 (patch)
treeba73122f301f477b8a4174bd1c3ff27334709ad0 /test/regress/E627C594.test
parent512542552b3e3e78f610f3d3f2fd1c8169188324 (diff)
downloadfork-ledger-9c62463f84dc398b41b387fbacce31abed7e4839.tar.gz
fork-ledger-9c62463f84dc398b41b387fbacce31abed7e4839.tar.bz2
fork-ledger-9c62463f84dc398b41b387fbacce31abed7e4839.zip
Changed testing format to aid with debugging
Diffstat (limited to 'test/regress/E627C594.test')
-rw-r--r--test/regress/E627C594.test6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/regress/E627C594.test b/test/regress/E627C594.test
index 89e4b353..0914affd 100644
--- a/test/regress/E627C594.test
+++ b/test/regress/E627C594.test
@@ -1,5 +1,3 @@
-reg --forecast-while="d<[2010/03/01]" --now=2009/11/01
-<<<
~ Monthly
Expenses:Food $500.00
Assets
@@ -7,7 +5,8 @@ reg --forecast-while="d<[2010/03/01]" --now=2009/11/01
2009/11/01 Sample
Expenses:Food:Dining $20.00
Assets
->>>1
+
+test reg --forecast-while="d<[2010/03/01]" --now=2009/11/01
09-Nov-01 Sample Expenses:Food:Dining $20.00 $20.00
Assets $-20.00 0
09-Dec-01 Forecast transaction Expenses:Food $500.00 $500.00
@@ -16,3 +15,4 @@ reg --forecast-while="d<[2010/03/01]" --now=2009/11/01
10-Jan-01 Forecast transaction Assets $-500.00 0
10-Feb-01 Forecast transaction Expenses:Food $500.00 $500.00
10-Feb-01 Forecast transaction Assets $-500.00 0
+end test