diff options
-rw-r--r-- | test/baseline/opt-pricedb-format.test | 2 | ||||
-rw-r--r-- | test/baseline/opt-prices-format.test | 2 | ||||
-rw-r--r-- | test/regress/D943AE0F.test | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/test/baseline/opt-pricedb-format.test b/test/baseline/opt-pricedb-format.test index 5dbff609..e2c26f5f 100644 --- a/test/baseline/opt-pricedb-format.test +++ b/test/baseline/opt-pricedb-format.test @@ -1,5 +1,7 @@ pricedb --pricedb-format='P %(date) %(scrub(display_amount))\n' <<< +D $1,000.00 + P 2009/01/01 13:30:00 AAPL $10.00 P 2009/01/01 14:30:00 AAPL $20.00 P 2009/01/01 15:30:00 AAPL $30.00 diff --git a/test/baseline/opt-prices-format.test b/test/baseline/opt-prices-format.test index f8033c59..8a83ad5f 100644 --- a/test/baseline/opt-prices-format.test +++ b/test/baseline/opt-prices-format.test @@ -1,5 +1,7 @@ prices --prices-format='%(datetime) %(scrub(display_amount))\n' <<< +D $1,000.00 + P 2009/01/01 13:30:00 AAPL $10.00 P 2009/01/01 14:30:00 AAPL $20.00 P 2009/01/01 15:30:00 AAPL $30.00 diff --git a/test/regress/D943AE0F.test b/test/regress/D943AE0F.test index 3e568db6..94a26df5 100644 --- a/test/regress/D943AE0F.test +++ b/test/regress/D943AE0F.test @@ -1,5 +1,7 @@ reg -V --end=2009/06/16 <<< +D 1000.00 EUR + 2008/04/15 * Paid expenses back from cie. Expenses:Cie-Reimbursements 2000 CAD @ 1.10 EUR Assets:Checking |