autoconf/lib
Akim Demaille ce8108c250 Transform Autotest's body into a `for test; case $test'.
As a known side effect, currently any code outside
AT_SETUP/AT_CLEANUP is discarded.
* acgeneral.m4 (_m4_divert(KILL)): Move to...
* m4sugar.m4: here.
* tests/atgeneral.m4 (AT_INIT): Use m4_divert_push/pop instead of
m4_divert.
Put all the tests inside a for;case.
Define TESTS.
(AT_SETUP, AT_CLEANUP): Open/close each case.
2000-11-23 09:47:45 +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 Transform Autotest's body into a `for test; case $test'. 2000-11-23 09:47:45 +00:00
m4sugar Transform Autotest's body into a `for test; case $test'. 2000-11-23 09:47:45 +00:00