summaryrefslogtreecommitdiff
path: root/test/baseline/opt-quarterly.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-quarterly.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-quarterly.test')
-rw-r--r--test/baseline/opt-quarterly.test6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/baseline/opt-quarterly.test b/test/baseline/opt-quarterly.test
index a602f0b6..e8856501 100644
--- a/test/baseline/opt-quarterly.test
+++ b/test/baseline/opt-quarterly.test
@@ -1,5 +1,3 @@
-reg --quarterly books
-<<<
2008/01/01 January
Expenses:Books $10.00
Assets:Cash
@@ -191,7 +189,8 @@ reg --quarterly books
2009/12/31 End of December
Expenses:Books $120.00
Assets:Cash
->>>1
+
+test reg --quarterly books
08-Jan-01 - 08-Mar-31 Expenses:Books $120.00 $120.00
08-Apr-01 - 08-Jun-30 Expenses:Books $300.00 $420.00
08-Jul-01 - 08-Sep-30 Expenses:Books $480.00 $900.00
@@ -200,3 +199,4 @@ reg --quarterly books
09-Apr-01 - 09-Jun-30 Expenses:Books $300.00 $1980.00
09-Jul-01 - 09-Sep-30 Expenses:Books $480.00 $2460.00
09-Oct-01 - 09-Dec-31 Expenses:Books $660.00 $3120.00
+end test