From dad8ccfce027fa7413a641fab828e13cb96eac48 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Wed, 8 Feb 2017 12:18:21 +0000 Subject: disable some tests that expose wcwidth(3) differences among systems --- regress/char/unicode/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'regress/char/unicode/Makefile') diff --git a/regress/char/unicode/Makefile b/regress/char/unicode/Makefile index b75ba6db..b6940f6e 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 latin1 latin1diff man mdoc named namediff HTML_TARGETS = ascii invalid latin1 latin1diff named namediff nogroff LINT_TARGETS = input invalid -- cgit v1.2.3-56-ge451