]> git.saurik.com Git - bison.git/commit - tests/local.mk
maint: fix syntax-check issues
authorAkim Demaille <akim@lrde.epita.fr>
Mon, 28 Jan 2013 16:17:12 +0000 (17:17 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Mon, 28 Jan 2013 16:46:13 +0000 (17:46 +0100)
commitbb1c50d88b1032fc5f4c338a4038b4c5e8fe0de6
tree42515f251983fee9fbc3e78ae5058fd399b0c66a
parent312c0cff71e784e116c0ecac4c33bc94d54f78de
maint: fix syntax-check issues

* cfg.mk: Ignore strcmp in local.at.
* tests/conflicts.at: Use AT_PARSER_CHECK.
* tests/regression.at: Preserve the exit status of the generated parsers.

* tests/local.mk ($(TESTSUITE)): Map @tb@ to a tabulation.
* tests/c++.at, tests/input.at, tests/regression.at: Use @tb@.
* cfg.mk: (space-tab): There are no longer exceptions.
cfg.mk
tests/c++.at
tests/conflicts.at
tests/input.at
tests/local.mk
tests/regression.at