summaryrefslogtreecommitdiff
path: root/test/regress/25A099C9.test
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2010-06-09 06:45:07 -0400
committerJohn Wiegley <johnw@newartisans.com>2010-06-09 06:45:07 -0400
commit8637dd6ccf7afc71d911cd66c4a55a1308596dbb (patch)
tree64a6f4bdadfb59fe25eec507b6b9024653087ee0 /test/regress/25A099C9.test
parentda2f415f148b69898d71405235eaa8b36aa21b3b (diff)
downloadfork-ledger-8637dd6ccf7afc71d911cd66c4a55a1308596dbb.tar.gz
fork-ledger-8637dd6ccf7afc71d911cd66c4a55a1308596dbb.tar.bz2
fork-ledger-8637dd6ccf7afc71d911cd66c4a55a1308596dbb.zip
New display flag AMOUNT_PRINT_ELIDE_COMMODITY_QUOTES
This is used by reports like register and balance so that separated commodities without spaces in them needed be surrounded by quotes. It will still occur in most other places. Fixes #200 / F82CF11F-BFD9-4512-A562-202B04B68051
Diffstat (limited to 'test/regress/25A099C9.test')
-rw-r--r--test/regress/25A099C9.test12
1 files changed, 6 insertions, 6 deletions
diff --git a/test/regress/25A099C9.test b/test/regress/25A099C9.test
index 345eb45f..b3e23a6c 100644
--- a/test/regress/25A099C9.test
+++ b/test/regress/25A099C9.test
@@ -4,16 +4,16 @@
>>>2
While parsing file "$sourcepath/src/amount.h", line 66:
Error: No quantity specified for amount
-While parsing file "$sourcepath/src/amount.h", line 725:
+While parsing file "$sourcepath/src/amount.h", line 726:
Error: Invalid date/time: line amount_t amoun
-While parsing file "$sourcepath/src/amount.h", line 731:
+While parsing file "$sourcepath/src/amount.h", line 732:
Error: Invalid date/time: line string amount_
-While parsing file "$sourcepath/src/amount.h", line 737:
+While parsing file "$sourcepath/src/amount.h", line 738:
Error: Invalid date/time: line string amount_
-While parsing file "$sourcepath/src/amount.h", line 743:
+While parsing file "$sourcepath/src/amount.h", line 744:
Error: Invalid date/time: line string amount_
-While parsing file "$sourcepath/src/amount.h", line 749:
+While parsing file "$sourcepath/src/amount.h", line 750:
Error: Invalid date/time: line std::ostream&
-While parsing file "$sourcepath/src/amount.h", line 756:
+While parsing file "$sourcepath/src/amount.h", line 757:
Error: Invalid date/time: line std::istream&
=== 7