summaryrefslogtreecommitdiff
path: root/test/baseline
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2010-03-07 22:47:07 -0500
committerJohn Wiegley <johnw@newartisans.com>2010-03-08 01:11:48 -0500
commit75b7294a6db10e7f7b18b6aeef1aa0f568124a1d (patch)
tree0fecbc12acaacb33cf3c241c536de3347d2742ed /test/baseline
parent7e79cd82cd4ad5f87f40e6beebdb53e65bb11168 (diff)
downloadfork-ledger-75b7294a6db10e7f7b18b6aeef1aa0f568124a1d.tar.gz
fork-ledger-75b7294a6db10e7f7b18b6aeef1aa0f568124a1d.tar.bz2
fork-ledger-75b7294a6db10e7f7b18b6aeef1aa0f568124a1d.zip
Rewrite the "print" command as a custom function
There ended up being too many corner cases for the generalized formatter to handle.
Diffstat (limited to 'test/baseline')
-rw-r--r--test/baseline/opt-print-format.test10
1 files changed, 0 insertions, 10 deletions
diff --git a/test/baseline/opt-print-format.test b/test/baseline/opt-print-format.test
deleted file mode 100644
index 103ceb1e..00000000
--- a/test/baseline/opt-print-format.test
+++ /dev/null
@@ -1,10 +0,0 @@
-print --print-format='%(amount)\n'
-<<<
-2007/02/02 RD VMMXX
- Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00
- Income:Dividends:Vanguard:VMMXX $-0.35
->>>1
-0.350 VMMXX {$1.00} [2007/02/02]
-$-0.35
->>>2
-=== 0