]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Fix testsuite breakage in last patch.
authorEric Blake <ebb9@byu.net>
Wed, 26 Sep 2007 17:13:08 +0000 (11:13 -0600)
committerEric Blake <ebb9@byu.net>
Wed, 26 Sep 2007 17:13:08 +0000 (11:13 -0600)
* 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 <ebb9@byu.net>
ChangeLog
tests/autotest.at
tests/torture.at

index 041fbfdc3a66d5cf57cd01d81ea7088b44b64e8f..3f7ffbe317b42ab4ca8aa3263e8858a005213d6b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2007-09-26  Eric Blake  <ebb9@byu.net>
 
+       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.
index 7f0e7b474b028952a44dc9151ee56d7722623ef8..61481f367540f3a8cc2bceaeb62039d36dbd0922 100644 (file)
@@ -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([:])
index d5e469dba3c26b2dd424cf485e527b2784cc6255..268c15b7995503eb295a59d1f325ba1a1f884f9c 100644 (file)
@@ -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