summaryrefslogtreecommitdiff
path: root/test/baseline/opt-sort-all.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-sort-all.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-sort-all.test')
-rw-r--r--test/baseline/opt-sort-all.test12
1 files changed, 6 insertions, 6 deletions
diff --git a/test/baseline/opt-sort-all.test b/test/baseline/opt-sort-all.test
index 73fc4025..e31d1cfc 100644
--- a/test/baseline/opt-sort-all.test
+++ b/test/baseline/opt-sort-all.test
@@ -1,5 +1,3 @@
-reg --monthly --sort=-amount
-<<<
2008/01/11 LIAT
Expenses:Travel:Airfare $40.00
Liabilities:MasterCard
@@ -83,7 +81,8 @@ reg --monthly --sort=-amount
2008/12/26 U.S. Department of State
Expenses:Travel:Passport $127.00
Assets:Checking
->>>1
+
+test reg --monthly --sort=-amount
08-Jan-01 - 08-Jan-31 Expense:Travel:Airfare $222.19 $222.19
Liabilities:MasterCard $-222.19 0
08-Feb-01 - 08-Feb-29 Expense:Travel:Airfare $477.60 $477.60
@@ -99,9 +98,9 @@ reg --monthly --sort=-amount
Liabilities:MasterCard $-3,925.94 0
08-Dec-01 - 08-Dec-31 Expens:Travel:Passport $254.00 $254.00
Assets:Checking $-254.00 0
-=== 0
-reg --monthly --sort-all=-amount
->>>1
+end test
+
+test reg --monthly --sort-all=-amount
08-Sep-01 - 08-Sep-30 Expense:Travel:Airfare $3,925.94 $3,925.94
08-Mar-01 - 08-Mar-31 Expense:Travel:Airfare $2,463.20 $6,389.14
08-Apr-01 - 08-Apr-30 Expense:Travel:Airfare $1,186.14 $7,575.28
@@ -117,3 +116,4 @@ reg --monthly --sort-all=-amount
08-Apr-01 - 08-Apr-30 Liabilities:MasterCard $-1,186.14 $6,389.14
08-Mar-01 - 08-Mar-31 Liabilities:MasterCard $-2,463.20 $3,925.94
08-Sep-01 - 08-Sep-30 Liabilities:MasterCard $-3,925.94 0
+end test