]> git.saurik.com Git - bison.git/commit - tests/output.at
* src/scan-skel.l: Output the base name parts of the parser and
authorAkim Demaille <akim@epita.fr>
Thu, 13 Oct 2005 10:13:24 +0000 (10:13 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 13 Oct 2005 10:13:24 +0000 (10:13 +0000)
commit7625ec2c8305644991a041afb1c9a707e96e3d93
tree54f048f5a51941f00e17c7675522811c9f86e7ea
parent2ed284440f1960cbb3fb10d26298fa99be2cbe24
* src/scan-skel.l: Output the base name parts of the parser and
header file names.
* tests/output.at (AT_CHECK_OUTPUT): Support subdirectorioes, and
additional checks.
Use this to exercise C++ outputs in subdirs.
Reported by Oleg Smolsky.
ChangeLog
THANKS
data/lalr1.cc
src/scan-skel.l
src/system.h
tests/output.at