AT_FULL_COMPILE.

* tests/local.at (AT_FULL_COMPILE): New.
	* tests/actions.at, tests/calc.at, tests/regression.at: Use it.
This commit is contained in:
Akim Demaille
2008-08-25 13:43:00 +02:00
parent 1a7a65f9d5
commit 7ca2266adc
5 changed files with 24 additions and 23 deletions

View File

@@ -453,12 +453,7 @@ m4_ifval([$2], [AT_CHECK([exit 77])])
AT_BISON_OPTION_PUSHDEFS([$1])
AT_DATA_CALC_Y([$1])
AT_SKEL_CC_IF(
[AT_BISON_CHECK([-o calc.cc calc.y])
AT_COMPILE_CXX([calc])],
[AT_BISON_CHECK([-o calc.c calc.y])
AT_COMPILE([calc])])
AT_FULL_COMPILE([calc])
# Test the priorities.
_AT_CHECK_CALC([$1],