summaryrefslogtreecommitdiff
path: root/modules/quotearg-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2012-01-30 20:32:33 +0100
committerBruno Haible <bruno@clisp.org>2012-01-30 20:34:12 +0100
commit98a2df60d039371416cee3e4a9e4a4abe98a30c9 (patch)
tree30571cd598e0daf645ed48d5e075803090ebb24e /modules/quotearg-tests
parentbfb5863e350590d8fe9a643d840c7d0b5f3d934b (diff)
downloadgnulib-98a2df60d039371416cee3e4a9e4a4abe98a30c9.tar.gz
quotearg: Fix test failure on MacOS X 10.5.
* tests/test-quotearg-simple.c: Include localcharset.h. (main): If the locale encoding is not ASCII, bypass the tests of locale_quoting_style and clocale_quoting_style. * modules/quotearg-tests (Depends-on): Add 'localcharset'.
Diffstat (limited to 'modules/quotearg-tests')
-rw-r--r--modules/quotearg-tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/quotearg-tests b/modules/quotearg-tests
index 3c37428baf..1af4effd21 100644
--- a/modules/quotearg-tests
+++ b/modules/quotearg-tests
@@ -18,6 +18,7 @@ stdint
setenv
unsetenv
setlocale
+localcharset
configure.ac:
gt_LOCALE_FR