=================================================================== RCS file: /cvs/mandoc/regress/roff/string/Makefile,v retrieving revision 1.3 retrieving revision 1.5 diff -u -p -r1.3 -r1.5 --- mandoc/regress/roff/string/Makefile 2018/04/09 02:31:43 1.3 +++ mandoc/regress/roff/string/Makefile 2022/06/03 12:16:02 1.5 @@ -1,7 +1,15 @@ -# $OpenBSD: Makefile,v 1.3 2018/04/09 02:31:43 schwarze Exp $ +# $OpenBSD: Makefile,v 1.5 2022/06/03 12:16:02 schwarze Exp $ +# +# This directory is intended for tests of string *expansion*, +# in particular testing the behaviour of the \* escape sequence. +# Tests of string *definitions* are better placed in the roff/ds +# directory. -REGRESS_TARGETS = escape infinite name std undef zerolength +REGRESS_TARGETS = dotT escape infinite name std undef zerolength LINT_TARGETS = name std undef +UTF8_TARGETS = dotT +HTML_TARGETS = dotT +SKIP_MARKDOWN = escape infinite name std undef zerolength # The infinite test fails badly with groff-1.20.1: # It fails to print the following text.