autoconf/lib
Akim Demaille 0c0b7ab5a6 Have the test suite list of the test groups and their references.
* tests/atgeneral.m4 (_m4_divert(SUITE_PRO)): Remove, replaced
by...
(_m4_divert(DEFAULT), _m4_divert(OPTIONS), _m4_divert(HELP))
(_m4_divert(SETUP)): these.
(_m4_divert(SUITE_EPI)): Rename as...
(_m4_divert(TAIL)): this.
(AT_INIT): Adjust to the new diversions.
Insert the magic number.
Accept test groups as cli argument.
List the test groups.
Rename TESTS, test, and tests as at_tests_all, at_test, and
at_tests.
Have the debug scripts pass options to test suite.
Remove their banner.
* tests/atspecific.m4: Don't divert to 0.
* suite.at: Don't insert the magic number.
2000-11-23 09:53:52 +00:00
..
autoconf Transform Autotest's body into a `for test; case $test'. 2000-11-23 09:47:45 +00:00
autoscan * acspecific.m4 (AC_SYS_LARGEFILE): Don't worry about 2000-11-14 16:01:05 +00:00
autotest Have the test suite list of the test groups and their references. 2000-11-23 09:53:52 +00:00
m4sugar * m4sugar.m4 (m4_divert, m4_undivert): Support named diversions. 2000-11-23 09:53:26 +00:00