]> git.cameronkatri.com Git - mandoc.git/commitdiff
Disable three UTF-8 tests that expose bugs in wcwidth(3) in the
authorIngo Schwarze <schwarze@openbsd.org>
Sat, 11 Feb 2017 17:53:33 +0000 (17:53 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Sat, 11 Feb 2017 17:53:33 +0000 (17:53 +0000)
native C libraries of illumos, Oracle Solaris 11, and SunOS 5.10.
While it is useful to catch wcwidth(3) regressions on OpenBSD, the
purpose of the *portable* mandoc regression suite is not to check
the C library of the host system; that would just hide genuine
mandoc portability issues in the noise.  The remaining UTF-8 tests
are still sufficient to establish that mandoc does the right thing.

Issues reported by Sevan Janiyan <venture37 at geeklan dot co dot uk>
after testing on OmniOS.

regress/char/unicode/Makefile

index b6940f6ebe40af714a612e3a5df3596a91302836..853972996b8b74e89754461d2bb9ce4bc8155756 100644 (file)
@@ -6,7 +6,7 @@ SKIP_ASCII       = man mdoc
 # 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
+UTF8_TARGETS    = ascii invalid man mdoc namediff
 HTML_TARGETS    = ascii invalid latin1 latin1diff named namediff nogroff
 LINT_TARGETS    = input invalid