autoconf/tests
Ralf Wildenhues 67fa0de6f4 * tests/autotest.at (AT_CHECK_AT): Add new argument, to allow
top-level tests after micro-suite has been run.   Used in...
(Debugging a successful test, Debugging script and environment),
(Debugging a failed test): ...these new tests.  The first of these
is fixed by...
* lib/autotest/general.m4 (_AT_CREATE_DEBUGGING_SCRIPT): New
macro, split out from...
(AT_INIT): ...here, so that using -d also generates a run script.
Document that -d inhibits top-level logging.
* doc/autoconf.texi (testsuite Invocation): Document that -d only
inhibits top-level logging; debug scripts are created.
2006-04-11 16:06:40 +00:00
..
.cvsignore Change testsuite.tmp to *.tmp. 2006-04-02 17:13:04 +00:00
atlocal.in
autoscan.at * bin/autoscan.in (subdirs): New global. 2006-04-03 15:58:20 +00:00
autotest.at * tests/autotest.at (AT_CHECK_AT): Add new argument, to allow 2006-04-11 16:06:40 +00:00
base.at * tests/base.at (Input/Output): Ignore 'loading site script' chatter. 2005-07-06 17:01:52 +00:00
c.at * tests/c.at (AC_PROG_CPP without warnings, AC_PROG_CPP via CC): 2006-03-08 20:48:22 +00:00
compile.at * NEWS: AC_PROG_CC and AC_PROG_CXX no longer declare 'exit'. 2006-04-03 03:18:39 +00:00
foreign.at Fix Posix-conformance bugs re use of { command in sed scripts, 2006-01-05 21:43:44 +00:00
fortran.at
local.at * tests/local.at (AT_CHECK_ENV): Ignore AC_SUBSTed Objective C 2006-03-20 20:29:45 +00:00
m4sh.at * lib/m4sugar/m4sh.m4 (AS_IF): Extend to allow more than one 2006-02-21 09:30:01 +00:00
m4sugar.at * doc/autoconf.texi (Looping constructs): New node, to 2006-02-20 21:43:05 +00:00
Makefile.am * tests/Makefile.am (AUTOCONF_FILES): Fix typo in the comment. 2006-04-09 11:36:08 +00:00
Makefile.in Regenerate. 2006-04-10 20:40:49 +00:00
mktests.sh * tests/mktests.sh: Use "trap '' 0", not "trap 0". Do not touch 2006-04-10 21:00:40 +00:00
semantics.at * lib/autoconf/programs.m4 (AC_PATH_TOOL, AC_CHECK_TOOL, AC_CHECK_TOOLS): 2006-03-17 20:37:26 +00:00
suite.at Updated copyright years. 2005-08-16 08:18:04 +00:00
tools.at * bin/autoupdate.in (handle_autoconf_patches): Change the way we 2006-04-07 18:25:30 +00:00
torture.at * lib/autoconf/general.m4 (AC_CACHE_SAVE): All `ac_cv_env_foo' 2006-04-08 09:07:05 +00:00
wrapper.as