]> Savannah Git Hosting - gnulib.git/commit
tests: Don't depend on the exact locale name.
authorBruno Haible <bruno@clisp.org>
Sat, 13 Jul 2024 15:26:37 +0000 (17:26 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 13 Jul 2024 15:26:37 +0000 (17:26 +0200)
commit35f080ca4c4609d9ec60793a37c169d314eda05e
treec15eb1074b7396ba80c94dea135fc9345914ce0f
parent6c5eb824a44e5d73316a66f1dfcf767fa117bd0c
tests: Don't depend on the exact locale name.

* tests/test-c-ctype.c: Include <stdlib.h>.
(main): Test the return value of setlocale(). Try not only de_DE, but
also de_DE.ISO-8859-1.
* tests/test-vasnprintf-posix3.c (main): Try not only fa_IR.UTF-8, but
also fa_IR.
* tests/test-vasnwprintf-posix3.c (main): Likewise.
ChangeLog
tests/test-c-ctype.c
tests/test-vasnprintf-posix3.c
tests/test-vasnwprintf-posix3.c