X-Git-Url: https://git.cameronkatri.com/mandoc.git/blobdiff_plain/d9f0f81c846a8405c29870e4a8379e5e79d1cad3..802e2702c53dd2e655fdb15ab35b6da395d1085c:/regress/char/unicode/Makefile diff --git a/regress/char/unicode/Makefile b/regress/char/unicode/Makefile index b75ba6db..85397299 100644 --- a/regress/char/unicode/Makefile +++ b/regress/char/unicode/Makefile @@ -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