]> Savannah Git Hosting - gnulib.git/commit
fnmatch tests: Avoid test failure on OmniOS.
authorCollin Funk <collin.funk1@gmail.com>
Tue, 21 May 2024 09:40:14 +0000 (02:40 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Tue, 21 May 2024 09:40:14 +0000 (02:40 -0700)
commitd7beec8902330587cda62af308d1ea629b883d7d
tree8b10a72e27a4471b06dadd217c2b104ab5538a31
parent5e5a9002dc5fd94c88ec262931e7c12dfa22006c
fnmatch tests: Avoid test failure on OmniOS.

Using the GB18030 locale OmniOS doesn't match U+00D7 MULTIPLICATION SIGN
as a punctuation character.

* tests/test-fnmatch.c (main): Skip the test. Discovered by CI test
using OmniOS r151048 and reproduced on OmniOS r151050.
ChangeLog
tests/test-fnmatch.c