autoconf/tests
Eric Blake 10fa310839 One more round of m4_foreach_w speedups.
* lib/m4sugar/m4sugar.m4 (m4_flatten): Only use regex if newline
is present.
(_m4_split): Avoid useless expansions inside definition.  Move
argument defaulting...
(m4_split): ...here.  Change alternate quote to something less
likely to appear in $1.  Also, special case space as regexp...
(m4_foreach_w): ...to avoid regexp on single-term list.
(m4_default, m4_defn, m4_popdef, m4_undefine, _m4_foreach): Avoid
useless expansions inside definition.
* tests/m4sugar.at (m4@&t@_split): Add tests.

Signed-off-by: Eric Blake <ebb9@byu.net>
2007-10-04 10:09:38 -06:00
..
.cvsignore Avoid parallel 'make check' issue. 2007-09-14 17:50:37 +00:00
.gitignore Prepare for conversion to git. 2007-09-14 22:25:56 +00:00
atlocal.in Reword the copyright notices to match what's suggested in GPLv3. 2007-07-20 23:11:49 +00:00
autoscan.at Reword the copyright notices to match what's suggested in GPLv3. 2007-07-20 23:11:49 +00:00
autotest.at Remove some XFAILs, and make AT_SETUP output line up. 2007-10-03 16:20:45 -06:00
base.at Remove some XFAILs, and make AT_SETUP output line up. 2007-10-03 16:20:45 -06:00
c.at Reword the copyright notices to match what's suggested in GPLv3. 2007-07-20 23:11:49 +00:00
compile.at Remove some XFAILs, and make AT_SETUP output line up. 2007-10-03 16:20:45 -06:00
foreign.at Reword the copyright notices to match what's suggested in GPLv3. 2007-07-20 23:11:49 +00:00
fortran.at Reword the copyright notices to match what's suggested in GPLv3. 2007-07-20 23:11:49 +00:00
local.at Oops - my earlier 'optimization' caused a regression. 2007-09-28 06:14:11 -06:00
m4sh.at Fix underquotation in AS_HELP_STRING. 2007-09-27 19:29:49 -06:00
m4sugar.at One more round of m4_foreach_w speedups. 2007-10-04 10:09:38 -06:00
Makefile.am Clean up 'make dist' of previous patch. 2007-09-13 20:39:33 +00:00
Makefile.in Whenever possible, use the vertical bar as sed delimiter. 2007-09-24 21:57:21 +02:00
mktests.sh Whenever possible, use the vertical bar as sed delimiter. 2007-09-24 21:57:21 +02:00
semantics.at Improve M4 path searching during configure. 2007-09-08 14:48:49 +00:00
suite.at Reword the copyright notices to match what's suggested in GPLv3. 2007-07-20 23:11:49 +00:00
tools.at Remove some XFAILs, and make AT_SETUP output line up. 2007-10-03 16:20:45 -06:00
torture.at Remove some XFAILs, and make AT_SETUP output line up. 2007-10-03 16:20:45 -06:00
wrapper.as Reword the copyright notices to match what's suggested in GPLv3. 2007-07-20 23:11:49 +00:00