summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2023-04-24 12:48:31 +0200
committerBruno Haible <bruno@clisp.org>2023-04-24 12:48:31 +0200
commitb9a770fc36076e4b2d641d9d61e804cb13826f78 (patch)
treea6a97d3624d4ea4c62bd9045cc4004a9e647cf1b /modules
parentebdce3b64e3ff04daafb742fde8823de4b6ce80f (diff)
downloadgnulib-b9a770fc36076e4b2d641d9d61e804cb13826f78.tar.gz
unicodeio tests: Avoid test failures on native Windows.
* tests/test-unicodeio.c: Include localcharset.h. (main): Handle C locales whose encoding is CP1252 or similar. * modules/unicodeio-tests (Depends-on): Add localcharset.
Diffstat (limited to 'modules')
-rw-r--r--modules/unicodeio-tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/unicodeio-tests b/modules/unicodeio-tests
index 05fcdeb0ba..740552abaf 100644
--- a/modules/unicodeio-tests
+++ b/modules/unicodeio-tests
@@ -10,6 +10,7 @@ m4/codeset.m4
Depends-on:
setlocale
+localcharset
configure.ac:
gt_LOCALE_FR_UTF8