Akim Demaille
175bb016dd
* BUGS: New file.
...
Be sure to read this file if you're using a non released Autoconf.
* tests/tools.at (Syntax of the scripts): The non built tools are
in `$top_srcdir', not `..'.
(autoconf --trace): When using `-i' we need the src tree, not the
build tree.
2000-11-14 13:25:35 +00:00
Pavel Roskin
a885ca5436
* tests/tools.at (Syntax of the scripts): Check "autoreconf"
...
only once. Check "install-sh", "mkinstalldirs" and "missing".
2000-11-09 19:13:23 +00:00
Pavel Roskin
1d03fe1675
* acgeneral.m4 (_AC_COMPUTE_INT_COMPILE): Use ":" instead of
...
"true".
* tests/atgeneral.m4 (AT_INIT): Likewise.
* tests/tools.at (Syntax of the scripts): Likewise.
2000-11-09 18:59:18 +00:00
Akim Demaille
f1ba26c218
* tests/tools.at (unexpanded macros): Strengthen.
...
* autoconf.sh (finalize.awk): Use `sub' instead of `index' +
`substr'.
More comments.
2000-11-03 15:08:28 +00:00
Akim Demaille
3c3853ced4
* acgeneral.m4 (AU_ALIAS): Don't forget to pass the arguments to
...
the new macro...
Reported by Ezra Peisach.
* tests/semantics.m4 (AC_HAVE_FUNCS): New test.
* tests/tools.at (autoupdate): As a benign side effect, updating a
macro that takes no argument produces `UPDATED([])', no longer
`UPDATED()'. Adjust the test.
2000-11-03 11:59:39 +00:00
Pavel Roskin
48f158e039
* ifnames.sh: Put the opening brace on the same line with
...
patterns. Reported by Paul Martinolich.
* tests/tools.at (AWK portability): Check ifnames.
(ifnames): New test for ifnames.
* THANKS: Updated.
2000-11-02 17:03:32 +00:00
Akim Demaille
ff03218ac3
* tests/tools.at (Tracing M4 builtins): New test.
...
* autoconh.sh (trace_format): Fix its computation.
2000-11-02 15:32:23 +00:00
Pavel Roskin
ae60935d08
* tests/tools.at (autoupdating AC_LINK_FILES): Invoke autoconf
...
like in the rest of the tests.
2000-11-01 15:20:46 +00:00
Akim Demaille
5ec791a2d5
* shell.m4: Rename as...
...
* m4sh.m4: this.
* tests/m4sugar.m4, tests/shell.m4, tests/torture.m4: Rename as...
* tests/m4sugar.at, tests/m4sh.at, tests/torture.at: these.
* tests/semantics.m4, tests/base.m4, tests/suite.m4: Rename as...
* tests/semantics.at, tests/base.at, tests/suite.at: these.
* tests/tools.m4, tests/update.m4, tests/syntax.m4: Rename as...
* tests/tools.at, tests/update.at, tests/syntax.at: these.
* tests/mktests.sh: Adjust the output file names.
2000-10-26 09:52:34 +00:00