]> git.saurik.com Git - bison.git/commitdiff
Use AT_DATA_GRAMMAR for C++ variants compiled tests.
authorDi-an Jan <dianj@freeshell.org>
Mon, 17 Nov 2008 09:59:49 +0000 (10:59 +0100)
committerPaolo Bonzini <bonzini@gnu.org>
Mon, 17 Nov 2008 10:00:07 +0000 (11:00 +0100)
* tests/c++.at (AT_CHECK_VARIANTS): Fixes tests 198-202.
Use AT_DATA_GRAMMAR instead of AT_DATA for compiled tests.

ChangeLog
tests/c++.at

index f3db9f4963d02dc0dcd29cdc49ed8898a87e7345..bfa5eee395c094b10b034297ba0880a2e35b6832 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-11-17  Di-an Jan  <dianj@freeshell.org>
+
+       * tests/c++.at (AT_CHECK_VARIANTS): Fixes tests 198-202.
+       Use AT_DATA_GRAMMAR instead of AT_DATA for compiled tests.
+
 2008-11-16  Akim Demaille  <demaille@gostai.com>
 
        Add missing $(EXEEXT).
index 0cfcaf0549e45dbc9969342931ea1f5d745e4244..f1b1b3ac9fda3173dc800640ddea6478ba72bbbd 100644 (file)
@@ -28,7 +28,7 @@ m4_define([AT_CHECK_VARIANTS],
 [AT_SETUP([Variants $1])
 
 # Store strings and integers in a list of strings.
-AT_DATA([list.yy],
+AT_DATA_GRAMMAR([list.yy],
 [[%debug
 %skeleton "lalr1.cc"
 %defines