* 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>
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.
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([:])
# 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