ptsname_r: Work around bug on Android 4.3.
[gnulib.git] / modules / quotearg-tests
blob885d4596ffe2fe5fb125d1eec2f74c8062bace49
1 Status:
2 gettext-dependent-test
4 Files:
5 tests/test-quotearg.sh
6 tests/test-quotearg.c
7 tests/test-quotearg.h
8 tests/macros.h
9 tests/locale/fr/LC_MESSAGES/test-quotearg.po
10 tests/locale/fr/LC_MESSAGES/test-quotearg.mo
11 m4/locale-fr.m4
12 m4/codeset.m4
14 Depends-on:
15 gettext
16 stdint
17 setenv
18 unsetenv
19 setlocale
20 localcharset
22 configure.ac:
23 gt_LOCALE_FR
24 gt_LOCALE_FR_UTF8
26 Makefile.am:
27 TESTS += test-quotearg.sh
28 TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
29 check_PROGRAMS += test-quotearg
30 test_quotearg_LDADD = $(LDADD) @LIBINTL@