diff modules/quotearg-tests @ 16332:1f8299e68189

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'.
author Bruno Haible <bruno@clisp.org>
date Mon, 30 Jan 2012 20:32:33 +0100
parents 413f5a66c55a
children
line wrap: on
line diff
--- a/modules/quotearg-tests
+++ b/modules/quotearg-tests
@@ -18,6 +18,7 @@
 setenv
 unsetenv
 setlocale
+localcharset
 
 configure.ac:
 gt_LOCALE_FR