From 870c687f310da4a3fd7261a98e3c5418a7db37d1 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 25 Aug 2011 23:13:25 +0000 Subject: [PATCH] update functional tests --- tests/balance-custom-format.test | 2 +- tests/precision.test | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/balance-custom-format.test b/tests/balance-custom-format.test index fd878503a..b9f74b96d 100644 --- a/tests/balance-custom-format.test +++ b/tests/balance-custom-format.test @@ -1,4 +1,4 @@ -bin/hledger -f data/sample.journal --format="%30(account) %-.20(total)" balance +bin/hledger -f data/sample.journal balance --format="%30(account) %-.20(total)" >>> assets $-1 bank:saving $1 diff --git a/tests/precision.test b/tests/precision.test index e9e1efce1..2afd640c3 100644 --- a/tests/precision.test +++ b/tests/precision.test @@ -53,7 +53,7 @@ bin/hledger -f - balance --no-total --cost --empty >>>=0 # 5. avamk's 2011/1/19 example -bin/hledger -f - -B bal +bin/hledger -f - balance --cost <<< 2001/01/01 * ACME fund assets:investment:ACME 203.890 ACME @ $16.02 @@ -81,7 +81,7 @@ bin/hledger -f - -B bal # 0 ## 6. with a default commodity.. XXX should observe it - bin/hledger -f - -B balance + bin/hledger -f - balance --cost <<< D $1000.0 2001/01/01 * ACME fund