diff options
author | John Wiegley <johnw@newartisans.com> | 2010-06-07 08:23:22 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2010-06-07 08:32:14 -0400 |
commit | c85cf0d810846e6ffc2a45b7283adacc202db30f (patch) | |
tree | b444a914c8551951556a15794a94810d38b62414 /test/baseline/opt-lots-actual.test | |
parent | a4d4f9979486eb82c05bd032e1452c2fd400249f (diff) | |
download | fork-ledger-c85cf0d810846e6ffc2a45b7283adacc202db30f.tar.gz fork-ledger-c85cf0d810846e6ffc2a45b7283adacc202db30f.tar.bz2 fork-ledger-c85cf0d810846e6ffc2a45b7283adacc202db30f.zip |
Fixed the way prices and costs are print'd
Diffstat (limited to 'test/baseline/opt-lots-actual.test')
-rw-r--r-- | test/baseline/opt-lots-actual.test | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/test/baseline/opt-lots-actual.test b/test/baseline/opt-lots-actual.test index 39a27363..d77e4674 100644 --- a/test/baseline/opt-lots-actual.test +++ b/test/baseline/opt-lots-actual.test @@ -7,11 +7,11 @@ D 1.0000s Assets:Gruulmorg 248720c {10.051463493s} Equity:Gold -5000000s >>>1 - 1339829c {1.8659s} [2006/03/14] - 1339829c {1.8659s} [2006/03/14] - 248720c {10.0515s} - 1339829c {1.8659s} [2006/03/14] - 248720c {10.0515s} + 1339829c {1.86590975416s} [2006/03/14] + 1339829c {1.86590975416s} [2006/03/14] + 248720c {10.051463493s} + 1339829c {1.86590975416s} [2006/03/14] + 248720c {10.051463493s} -1388.9h >>>2 === 0 @@ -19,9 +19,9 @@ reg --format '%(justify(scrub(total_expr), 40, 40, true))\n' --lots-actual >>>1 1339829c 1339829c - 248720c {10.0515s} + 248720c {10.051463493s} 1339829c - 248720c {10.0515s} + 248720c {10.051463493s} -1388.9h >>>2 === 0 |