diff options
Diffstat (limited to 'test/baseline/opt-unrealized.test')
-rw-r--r-- | test/baseline/opt-unrealized.test | 24 |
1 files changed, 3 insertions, 21 deletions
diff --git a/test/baseline/opt-unrealized.test b/test/baseline/opt-unrealized.test index a2a868f6..034eab9b 100644 --- a/test/baseline/opt-unrealized.test +++ b/test/baseline/opt-unrealized.test @@ -1,23 +1,3 @@ -bal -V --unrealized -<<< -2008/10/01 Sample - Assets:Brokerage 10 AAPL - Assets:Checking $-200.00 - -P 2008/10/20 12:00:00 AAPL $30.00 - -; 2008/10/20 <Generated Transaction> -; Assets:Brokerage $100 -; Equity:Unrealized Gains ->>>1 - $100.00 Assets - $300.00 Brokerage - $-200.00 Checking - $-100.00 Equity:Unrealized Gains --------------------- - 0 -bal -V --unrealized --now=2009/11/25 -<<< 2008/10/01 Sample Assets:Brokerage 10 AAPL Assets:Checking $-200.00 @@ -36,9 +16,11 @@ P 2008/10/20 12:00:00 QQQQ $110 ; 2008/10/20 <Generated Transaction> ; Assets:Brokerage $-100 ; Equity:Unrealized Losses ->>>1 + +test bal -V --unrealized 0 Assets $-800.00 Brokerage $800.00 Checking -------------------- 0 +end test |