]> Savannah Git Hosting - gnulib.git/commit
string-buffer tests: Avoid test failure on native Windows.
authorBruno Haible <bruno@clisp.org>
Thu, 26 Sep 2024 15:01:36 +0000 (17:01 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 26 Sep 2024 15:01:36 +0000 (17:01 +0200)
commit81fb1f3344a575e7ab9ac1edc5d10e8a0c2d8a19
tree421fe382612eec1ff54b3355667cbfe7216c0669
parentdf70a216793d85b978321847c3f24d6b3a70ee52
string-buffer tests: Avoid test failure on native Windows.

Reported by Michele Locati <mlocati@gmail.com> in
<https://lists.gnu.org/archive/html/bug-gnulib/2024-09/msg00135.html>.

* tests/test-string-buffer.c (main): Skip a wchar_t test on native
Windows.
ChangeLog
tests/test-string-buffer.c