]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Test suite: instead of using a full list of the AC macros and an
authorAkim Demaille <akim@epita.fr>
Wed, 1 Mar 2000 08:22:40 +0000 (08:22 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 1 Mar 2000 08:22:40 +0000 (08:22 +0000)
commit2b72cac902a60e1d281cbe8b1cfeb5d48c4c072e
tree739306a5fa26088d899b8f9607ca447a7fa9a28e
parent769efbef821dcc927fdbbc79412ef35d1ae3cb0b
Test suite: instead of using a full list of the AC macros and an
AT macro with selects which are the AC macros to test, just
produce the list of the AC macros we want to test.

* tests/atspecific.m4 (TEST_MACRO): Removed.
* tests/Makefile.am (EGREP_EXCLUDE): New variable, performing the
selection TEST_MACRO used to do.
(macros.m4): Use it.  Use AT_TEST_MACRO, not TEST_MACRO.  Check
also AU macros.
ChangeLog
tests/Makefile.am
tests/Makefile.in
tests/atspecific.m4