From 04c7392e59fe79da0f716835204dc7812701c807 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 1 Jul 2012 18:09:19 +0200 Subject: [PATCH] Update expected test results. --- ChangeLog | 5 +++++ tests/test-6.exp | 2 ++ 2 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 85925b8..c1beb9b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-07-01 Bruno Haible + + Update expected test results. + * tests/test-6.exp: Expect to see --constants-prefix option. + 2012-07-01 Bruno Haible Fix compilation error with MSVC. 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'.