]> git.saurik.com Git - bison.git/commit - tests/Makefile.am
Test and fix the #line outputs.
authorAkim Demaille <akim@epita.fr>
Tue, 19 Mar 2002 08:16:25 +0000 (08:16 +0000)
committerAkim Demaille <akim@epita.fr>
Tue, 19 Mar 2002 08:16:25 +0000 (08:16 +0000)
commit642cb8f8294e9ff6e8b17211e7119d4563fc2c2d
treeda56b7b63e4f6e56ce733da75e3f62ee7d3a7b13
parent3c31a486e76ca670cc2fbb9d452410cbf99258cd
Test and fix the #line outputs.
* tests/atlocal.at (GCC): New.
* tests/synclines.at (AT_TEST_SYNCLINE): New macro.
(Prologue synch line, ,%union synch line, Postprologue synch line)
(Action synch line, Epilogue synch line): New tests.
* src/reader.c (parse_union_decl): Define the muscle stype_line.
* data/bison.simple, data/bison.c++: Use it.
ChangeLog
data/bison.c++
data/bison.simple
src/reader.c
tests/Makefile.am
tests/atlocal.in
tests/synclines.at [new file with mode: 0644]
tests/testsuite.at