diff options
author | John Wiegley <johnw@newartisans.com> | 2011-02-12 17:31:49 -0500 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2011-02-12 18:11:26 -0500 |
commit | 9c62463f84dc398b41b387fbacce31abed7e4839 (patch) | |
tree | ba73122f301f477b8a4174bd1c3ff27334709ad0 /test/baseline/opt-lot-dates.test | |
parent | 512542552b3e3e78f610f3d3f2fd1c8169188324 (diff) | |
download | fork-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-lot-dates.test')
-rw-r--r-- | test/baseline/opt-lot-dates.test | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/baseline/opt-lot-dates.test b/test/baseline/opt-lot-dates.test index 383fdb26..c07e96e8 100644 --- a/test/baseline/opt-lot-dates.test +++ b/test/baseline/opt-lot-dates.test @@ -1,5 +1,3 @@ -reg -F '%(justify(scrub(total_expr), 80, 80, true))\n' --lot-dates -<<< C 1.00s = 100c C 1.00G = 100s @@ -550,7 +548,8 @@ D 1.00G 2006/04/01 Auction House Assets:Tajer:Items "Orb of Deception" 1 @ 155G Assets:Tajer ->>>1 + +test reg -F '%(justify(scrub(total_expr), 80, 80, true))\n' --lot-dates 133.98G 158.85G 0 @@ -4594,3 +4593,4 @@ D 1.00G "Two of Portals" 2 [2006/03/19] "Wildheart Belt" -1 "Wildheart Belt" 1 [2006/03/17] +end test |