From: Eric Blake Date: Wed, 26 Sep 2007 17:13:08 +0000 (-0600) Subject: Fix testsuite breakage in last patch. X-Git-Tag: v2.62~253 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e9958daa739c544c74d05a21c0a8c7714886275;p=thirdparty%2Fautoconf.git Fix testsuite breakage in last patch. * tests/autotest.at (AT_CHECK_AT_TITLE): Properly quote the font-lock fix. * tests/torture.at (@%:@define header templates): Rename, so that output lines up correctly. Signed-off-by: Eric Blake --- diff --git a/ChangeLog b/ChangeLog index 041fbfdc..3f7ffbe3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2007-09-26 Eric Blake + Fix testsuite breakage in last patch. + * tests/autotest.at (AT_CHECK_AT_TITLE): Properly quote the + font-lock fix. + * tests/torture.at (@%:@define header templates): Rename, so that + output lines up correctly. + More font-lock happiness. * tests/autotest.at (AT_CHECK_AT_TITLE_CHAR): Clean up font confusion. diff --git a/tests/autotest.at b/tests/autotest.at index 7f0e7b47..61481f36 100644 --- a/tests/autotest.at +++ b/tests/autotest.at @@ -249,8 +249,8 @@ m4@&t@_define([macro_expanded], [[macro_overexpanded]]) m4@&t@_define([macro_backquote], [`]) m4@&t@_define([macro_single_quote], [']) m4@&t@_define([macro_double_quote], ["]) -dnl restore font-lock: " -m4@&t@_define([macro_backslash], [\\]) +]]dnl restore font-lock: " +[[m4@&t@_define([macro_backslash], [\\]) AT_INIT([artificial test suite]) AT_SETUP([$2]) AT_CHECK([:]) diff --git a/tests/torture.at b/tests/torture.at index d5e469db..268c15b7 100644 --- a/tests/torture.at +++ b/tests/torture.at @@ -317,7 +317,7 @@ AT_CLEANUP # Use various forms of `#define' templates, and make sure there are no # problems when a symbol is prefix of another. -AT_SETUP([[#define header templates]]) +AT_SETUP([@%:@define header templates]) AT_DATA([configure.ac], [[AC_INIT