diff options
author | John Wiegley <johnw@newartisans.com> | 2009-02-23 01:51:23 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-02-23 01:51:23 -0400 |
commit | 9f53efbf5f8e49b9c4dbe8c3ff595e99903b3aab (patch) | |
tree | acf41ff447a8d2adac68c51f40f0a50e846133c8 /test/baseline/opt-exchange.test | |
parent | de6de07bac1337b0dd87b41c853369dc8432c2af (diff) | |
download | fork-ledger-9f53efbf5f8e49b9c4dbe8c3ff595e99903b3aab.tar.gz fork-ledger-9f53efbf5f8e49b9c4dbe8c3ff595e99903b3aab.tar.bz2 fork-ledger-9f53efbf5f8e49b9c4dbe8c3ff595e99903b3aab.zip |
Many fixes to both --market and --exchange
Diffstat (limited to 'test/baseline/opt-exchange.test')
-rw-r--r-- | test/baseline/opt-exchange.test | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/test/baseline/opt-exchange.test b/test/baseline/opt-exchange.test index 78699082..9ed46c12 100644 --- a/test/baseline/opt-exchange.test +++ b/test/baseline/opt-exchange.test @@ -49,16 +49,12 @@ reg --exchange=' C, A ' Assets:Brokerage -155 A [2009/01/06] >>>1 09-Jan-01 January 1st, 2009 (1) Assets:Brokerage 100 A 100 A - Assets:Brokerage -50 A 100 A - -200 B -09-Jan-01 January 1st, 2009 (2) Assets:Brokerage 100 A 200 A - -200 B - Assets:Brokerage -75 A 200 A - -500 B -09-Jan-01 January 1st, 2009 (3) Assets:Brokerage 100 A 300 A - -500 B - Assets:Brokerage -100 A 300 A - -900 B + Assets:Brokerage -50 A 50 A +09-Jan-01 January 1st, 2009 (2) Assets:Brokerage 100 A 150 A + Assets:Brokerage -75 A 75 A +09-Jan-01 January 1st, 2009 (3) Assets:Brokerage 100 A 175 A + Assets:Brokerage -100 A 75 A +09-Jan-02 Commodities revalued <Revalued> 0 600 C 09-Jan-02 January 2nd, 2009 Assets:Brokerage 500 C 1100 C Assets:Brokerage -500 C 600 C 09-Jan-03 January 3rd, 2009 Assets:Brokerage 600 C 1200 C @@ -67,12 +63,16 @@ reg --exchange=' C, A ' Assets:Brokerage -2400 C 600 C 09-Jan-05 January 5th, 2009 Assets:Brokerage 1280 C 1880 C Assets:Brokerage -1280 C 600 C +09-Jan-06 Commodities revalued <Revalued> -2040 C -1440 C 09-Jan-06 January 6th, 2009 Assets:Brokerage 186 C -1254 C Assets:Brokerage -186 C -1440 C +09-Jan-07 Commodities revalued <Revalued> -18 C -1458 C 09-Jan-07 January 7th, 2009 Assets:Brokerage 200 C -1258 C Assets:Brokerage -200 C -1458 C +09-Jan-08 Commodities revalued <Revalued> -5613 C -7071 C 09-Jan-08 January 8th, 2009 Assets:Brokerage 200 C -6871 C Assets:Brokerage -200 C -7071 C +09-Jan-09 Commodities revalued <Revalued> -2800 C -9871 C 09-Jan-09 January 9th, 2009 Assets:Brokerage 200 C -9671 C Assets:Brokerage -200 C -9871 C 09-Jan-10 January 10th, 2009 Assets:Brokerage 200 C -9671 C |