From 75b7294a6db10e7f7b18b6aeef1aa0f568124a1d Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sun, 7 Mar 2010 22:47:07 -0500 Subject: Rewrite the "print" command as a custom function There ended up being too many corner cases for the generalized formatter to handle. --- test/baseline/opt-print-format.test | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 test/baseline/opt-print-format.test (limited to 'test/baseline/opt-print-format.test') 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 -- cgit v1.2.3