summaryrefslogtreecommitdiff
path: root/test/baseline/opt-budget_only.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/baseline/opt-budget_only.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/baseline/opt-budget_only.test')
-rw-r--r--test/baseline/opt-budget_only.test6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/baseline/opt-budget_only.test b/test/baseline/opt-budget_only.test
index b052ed36..d8581581 100644
--- a/test/baseline/opt-budget_only.test
+++ b/test/baseline/opt-budget_only.test
@@ -1,5 +1,3 @@
-reg income --budget --now=2010/06/20
-<<<
~ Monthly since 2010/01/01
Expenses:Bills:Rent $873.00
Expenses:Household $200.00
@@ -13,10 +11,12 @@ reg income --budget --now=2010/06/20
2010/06/22 c897683b
Expenses:Household $100.00
Assets:Bank:Checking
->>>
+
+test reg income --budget --now=2010/06/20
10-Jan-01 Budget transaction Income:Salary $2491.60 $2491.60
10-Feb-01 Budget transaction Income:Salary $2491.60 $4983.20
10-Mar-01 Budget transaction Income:Salary $2491.60 $7474.80
10-Apr-01 Budget transaction Income:Salary $2491.60 $9966.40
10-May-01 Budget transaction Income:Salary $2491.60 $12458.00
10-Jun-01 Budget transaction Income:Salary $2491.60 $14949.60
+end test