1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 21:19:24 +00:00

Update expected test results.

This commit is contained in:
Bruno Haible
2012-07-01 18:09:19 +02:00
parent 064483191f
commit 04c7392e59
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
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> 2012-07-01 Bruno Haible <bruno@clisp.org>
Fix compilation error with MSVC. Fix compilation error with MSVC.

View File

@@ -68,6 +68,8 @@ Details in the output code:
Default name is 'stringpool'. Default name is 'stringpool'.
--null-strings Use NULL strings instead of empty strings for empty --null-strings Use NULL strings instead of empty strings for empty
keyword table entries. keyword table entries.
--constants-prefix=PREFIX
Specify prefix for the constants like TOTAL_KEYWORDS.
-W, --word-array-name=NAME -W, --word-array-name=NAME
Specify name of word list array. Default name is Specify name of word list array. Default name is
'wordlist'. 'wordlist'.