summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2000-08-19 13:26:58 +0000
committerBruno Haible <bruno@clisp.org>2000-08-19 13:26:58 +0000
commit90c8a93ec77ef17d3bb0ead814fc152210894873 (patch)
tree7426aab6b42b9555e29cfa348769878032a09fde /tests
parent574127cfd57b4ecceaf4f1920baa7dac43f551e1 (diff)
downloadgperf-90c8a93ec77ef17d3bb0ead814fc152210894873.tar.gz
Regenerated.
Diffstat (limited to 'tests')
-rw-r--r--tests/c-parse.exp2
-rw-r--r--tests/chill.exp2
-rw-r--r--tests/cplusplus.exp2
-rw-r--r--tests/java.exp2
-rw-r--r--tests/objc.exp2
5 files changed, 5 insertions, 5 deletions
diff --git a/tests/c-parse.exp b/tests/c-parse.exp
index 9b21090..9bef0e8 100644
--- a/tests/c-parse.exp
+++ b/tests/c-parse.exp
@@ -1,5 +1,5 @@
/* C code produced by gperf version 2.7 */
-/* Command-line: ../src/gperf -L C -F , 0, 0 -p -j1 -i 1 -g -o -t -G -N is_reserved_word -k1,3,$ */
+/* Command-line: ../src/gperf -L C -F ', 0, 0' -p -j1 -i 1 -g -o -t -G -N is_reserved_word -k'1,3,$' */
/* Command-line: gperf -L KR-C -F ', 0, 0' -p -j1 -i 1 -g -o -t -N is_reserved_word -k1,3,$ c-parse.gperf */
struct resword { const char *name; short token; enum rid rid; };
diff --git a/tests/chill.exp b/tests/chill.exp
index f8772f9..1cb9814 100644
--- a/tests/chill.exp
+++ b/tests/chill.exp
@@ -1,5 +1,5 @@
/* C code produced by gperf version 2.7 */
-/* Command-line: ../src/gperf -L C -F , 0, 0, 0 -D -E -S1 -p -j1 -i 1 -g -o -t -k* */
+/* Command-line: ../src/gperf -L C -F ', 0, 0, 0' -D -E -S1 -p -j1 -i 1 -g -o -t -k'*' */
struct resword {
const char *name;
short token;
diff --git a/tests/cplusplus.exp b/tests/cplusplus.exp
index 001610e..bee96fb 100644
--- a/tests/cplusplus.exp
+++ b/tests/cplusplus.exp
@@ -1,5 +1,5 @@
/* C code produced by gperf version 2.7 */
-/* Command-line: ../src/gperf -L C -F , 0, 0 -p -j1 -g -o -t -N is_reserved_word -k1,4,7,$ */
+/* Command-line: ../src/gperf -L C -F ', 0, 0' -p -j1 -g -o -t -N is_reserved_word -k'1,4,7,$' */
/* Command-line: gperf -L KR-C -F ', 0, 0' -p -j1 -g -o -t -N is_reserved_word -k1,4,$,7 gplus.gperf */
struct resword { const char *name; short token; enum rid rid;};
diff --git a/tests/java.exp b/tests/java.exp
index d72ef81..314da20 100644
--- a/tests/java.exp
+++ b/tests/java.exp
@@ -1,5 +1,5 @@
/* C code produced by gperf version 2.7 */
-/* Command-line: ../src/gperf -L C -F , 0 -p -t -j1 -i 1 -g -o -N java_keyword -k1,3,$ */
+/* Command-line: ../src/gperf -L C -F ', 0' -p -t -j1 -i 1 -g -o -N java_keyword -k'1,3,$' */
/* Keyword definition for the GNU compiler for the Java(TM) language.
Copyright (C) 1997, 1998 Free Software Foundation, Inc.
Contributed by Alexandre Petit-Bianco (apbianco@cygnus.com)
diff --git a/tests/objc.exp b/tests/objc.exp
index a65c2d5..3272b3a 100644
--- a/tests/objc.exp
+++ b/tests/objc.exp
@@ -1,5 +1,5 @@
/* C code produced by gperf version 2.7 */
-/* Command-line: ../src/gperf -p -j1 -i 1 -g -o -t -N is_reserved_word -k1,3,$ */
+/* Command-line: ../src/gperf -p -j1 -i 1 -g -o -t -N is_reserved_word -k'1,3,$' */
/* Command-line: gperf -p -j1 -i 1 -g -o -t -N is_reserved_word -k1,3,$ objc.gperf */
struct resword { char *name; short token; enum rid rid; };