summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2003-01-22 12:03:19 +0000
committerBruno Haible <bruno@clisp.org>2003-01-22 12:03:19 +0000
commit83440a2aed0e8b914e5278666d7f2cfec13c50ab (patch)
tree19fbb27abf26f3f125cce91deb37a8918ef194c0 /tests
parentd3a9c2f7ade30d8d77be7c66d746c1fa5aa8dce1 (diff)
downloadgperf-83440a2aed0e8b914e5278666d7f2cfec13c50ab.tar.gz
Rewrite the input routines.
Diffstat (limited to 'tests')
-rw-r--r--tests/c-parse.exp1
-rw-r--r--tests/cplusplus.exp1
-rw-r--r--tests/gpc.exp1
-rw-r--r--tests/java.exp1
-rw-r--r--tests/objc.exp1
-rw-r--r--tests/test-4.exp1
6 files changed, 6 insertions, 0 deletions
diff --git a/tests/c-parse.exp b/tests/c-parse.exp
index d0dc46a..9d229ba 100644
--- a/tests/c-parse.exp
+++ b/tests/c-parse.exp
@@ -1,5 +1,6 @@
/* C code produced by gperf version 2.7.2 */
/* 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/cplusplus.exp b/tests/cplusplus.exp
index 8fb6427..71c88ff 100644
--- a/tests/cplusplus.exp
+++ b/tests/cplusplus.exp
@@ -1,5 +1,6 @@
/* C code produced by gperf version 2.7.2 */
/* 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/gpc.exp b/tests/gpc.exp
index d4ada45..70fd312 100644
--- a/tests/gpc.exp
+++ b/tests/gpc.exp
@@ -1,5 +1,6 @@
/* C code produced by gperf version 2.7.2 */
/* Command-line: ../src/gperf -g -o -j1 -t -p -N is_reserved_word */
+
/* ISO Pascal 7185 reserved words.
*
* For GNU Pascal compiler (GPC) by jtv@hut.fi
diff --git a/tests/java.exp b/tests/java.exp
index d9cdf68..a711b70 100644
--- a/tests/java.exp
+++ b/tests/java.exp
@@ -1,5 +1,6 @@
/* C code produced by gperf version 2.7.2 */
/* 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 abf2e08..b2eaba4 100644
--- a/tests/objc.exp
+++ b/tests/objc.exp
@@ -1,5 +1,6 @@
/* C code produced by gperf version 2.7.2 */
/* 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; };
diff --git a/tests/test-4.exp b/tests/test-4.exp
index 945331c..9e218cc 100644
--- a/tests/test-4.exp
+++ b/tests/test-4.exp
@@ -1,5 +1,6 @@
/* C code produced by gperf version 2.7.2 */
/* Command-line: ../src/gperf -D -p -t */
+
/* 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; };