From 9c62463f84dc398b41b387fbacce31abed7e4839 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sat, 12 Feb 2011 17:31:49 -0500 Subject: Changed testing format to aid with debugging --- test/baseline/opt-unrealized.test | 24 +++--------------------- 1 file changed, 3 insertions(+), 21 deletions(-) (limited to 'test/baseline/opt-unrealized.test') 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 -; 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 ; Assets:Brokerage $-100 ; Equity:Unrealized Losses ->>>1 + +test bal -V --unrealized 0 Assets $-800.00 Brokerage $800.00 Checking -------------------- 0 +end test -- cgit v1.2.3