tests: avoid test failure on Android
commitc8340962dd098eb092bb9ebaad3d239c613e28f1
authorBruno Haible <bruno@clisp.org>
Mon, 28 Aug 2023 10:07:18 +0000 (28 12:07 +0200)
committerPádraig Brady <P@draigBrady.com>
Mon, 28 Aug 2023 11:18:26 +0000 (28 12:18 +0100)
tree336993abe8f044eb1ecbc4ab6c453ca63f858492
parent9348edb6b650db58a501e4e26e5dbf8e8b13e84d
tests: avoid test failure on Android

* gl/tests/test-mbsalign.c (main): Skip the unibyte truncation test
on Android, when the "C" locale in fact is multibyte.
gl/tests/test-mbsalign.c