]> git.saurik.com Git - bison.git/commit
tests: use AT_FULL_COMPILE where possible
authorTheophile Ranquet <ranquet@lrde.epita.fr>
Thu, 31 Jan 2013 21:16:14 +0000 (22:16 +0100)
committerTheophile Ranquet <ranquet@lrde.epita.fr>
Fri, 1 Feb 2013 14:06:26 +0000 (15:06 +0100)
commitf2e1d4090df5b14fb7fdf33407df4f2bc7c5b342
tree9dbf57fd2f739b7735bdf153b402a4034f368914
parentbe6fa942acae21a4a025bac5e339451be6ad136d
tests: use AT_FULL_COMPILE where possible

* tests/c++.at (C++ Variant-based Symbol, Variants): Here.  Rename the
generated input files to use .y instead of .yy, as a requirement for using
AT_FULL_COMPILE instead of a combination of AT_BISON_CHECK and
AT_BISON_COMPILE_CXX.
tests/c++.at