summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2012-07-01 18:09:19 +0200
committerBruno Haible <bruno@clisp.org>2012-07-01 18:09:19 +0200
commit04c7392e59fe79da0f716835204dc7812701c807 (patch)
treece63fa7abce823ca4a7758e27c56504629df77ff
parent064483191f4e0c443c6bff67b757eaa329602b2c (diff)
downloadgperf-04c7392e59fe79da0f716835204dc7812701c807.tar.gz
Update expected test results.
-rw-r--r--ChangeLog5
-rw-r--r--tests/test-6.exp2
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 85925b8..c1beb9b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2012-07-01 Bruno Haible <bruno@clisp.org>
+ Update expected test results.
+ * tests/test-6.exp: Expect to see --constants-prefix option.
+
+2012-07-01 Bruno Haible <bruno@clisp.org>
+
Fix compilation error with MSVC.
* src/output.cc: Include config.h.
(DYNAMIC_ARRAY, FREE_DYNAMIC_ARRAY): New macros, copied from
diff --git a/tests/test-6.exp b/tests/test-6.exp
index 080c628..19b0926 100644
--- a/tests/test-6.exp
+++ b/tests/test-6.exp
@@ -68,6 +68,8 @@ Details in the output code:
Default name is 'stringpool'.
--null-strings Use NULL strings instead of empty strings for empty
keyword table entries.
+ --constants-prefix=PREFIX
+ Specify prefix for the constants like TOTAL_KEYWORDS.
-W, --word-array-name=NAME
Specify name of word list array. Default name is
'wordlist'.