]> git.cameronkatri.com Git - mandoc.git/blobdiff - regress/char/unicode/Makefile
Support nesting of elements with next-line scope.
[mandoc.git] / regress / char / unicode / Makefile
index b75ba6dbf077a08382acdfe54ca121216ebbc635..853972996b8b74e89754461d2bb9ce4bc8155756 100644 (file)
@@ -3,7 +3,10 @@
 REGRESS_TARGETS  = ascii input invalid latin1 latin1diff
 REGRESS_TARGETS += man mdoc named namediff nogroff
 SKIP_ASCII      = man mdoc
-UTF8_TARGETS    = ${REGRESS_TARGETS}
+# input and nogroff exhibit implementation dependent differences
+# among wcwidth(3) on different systems
+#UTF8_TARGETS   = ${REGRESS_TARGETS}
+UTF8_TARGETS    = ascii invalid man mdoc namediff
 HTML_TARGETS    = ascii invalid latin1 latin1diff named namediff nogroff
 LINT_TARGETS    = input invalid