summaryrefslogtreecommitdiff
path: root/test/baseline/opt-unrealized.test
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2011-02-12 17:31:49 -0500
committerJohn Wiegley <johnw@newartisans.com>2011-02-12 18:11:26 -0500
commit9c62463f84dc398b41b387fbacce31abed7e4839 (patch)
treeba73122f301f477b8a4174bd1c3ff27334709ad0 /test/baseline/opt-unrealized.test
parent512542552b3e3e78f610f3d3f2fd1c8169188324 (diff)
downloadfork-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-unrealized.test')
-rw-r--r--test/baseline/opt-unrealized.test24
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