1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Commit Graph

2 Commits

Author SHA1 Message Date
Bruno Haible
7fb29192b3 setlocale tests: Avoid test failure on Solaris 11 2011-11.
* tests/test-setlocale2.sh: Use 'env' to set the LC_ALL environment
variable.
2012-01-08 23:32:36 +01:00
Bruno Haible
94c9eb9cde setlocale: Workaround native Windows bug.
* lib/setlocale.c (rpl_setlocale): On native Windows, when setlocale
succeeds but sets LC_CTYPE to "C", report a failure.
* tests/test-setlocale2.sh: New file.
* tests/test-setlocale2.c: New file.
* modules/setlocale-tests (Files): Add the new files.
(Makefile.am): Enable test-setlocale2.sh test.
* doc/posix-functions/setlocale.texi: Mention workaround.
2011-02-12 18:16:10 +01:00