autoconf/tests
Paul Eggert 39572957c6 * tests/mktests.sh: Don't use 'cat'; just read the files directly.
Prefer 'sort -u' to 'sort | uniq'.  Filter data before sorting it.
Use 'comm' rather than N instances of grep; this also fixes a bug
whereby substrings were incorrectly matched, causing us to not
generate tests for AC_F77_NAME_MANGLING and AC_FUNC_LSTAT.
(exclude_list): Exclude empty macros.
(ac_exclude_list): Exclude AC_INCLUDES_DEFAULT.
2006-04-04 23:36:20 +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_NO_CMDSUBST): New macro to determine 2006-03-14 07:20:14 +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 (edit, $(wrappers)): Do not use `$<' in 2006-03-06 21:13:21 +00:00
Makefile.in Regenerated. 2006-03-06 22:06:09 +00:00
mktests.sh * tests/mktests.sh: Don't use 'cat'; just read the files directly. 2006-04-04 23:36:20 +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 More autoupdate issues. 2006-04-01 15:57:02 +00:00
torture.at * lib/autoconf/status.m4 (_AC_SED_CMD_LIMIT): The limit for 2006-03-06 22:34:34 +00:00
wrapper.as