Test for internationalization of module 'vasnprintf-posix'.
[gnulib.git] / modules / vasnprintf-posix-tests
1 Files:
2 tests/test-vasnprintf-posix.c
3 tests/test-vasnprintf-posix2.sh
4 tests/test-vasnprintf-posix2.c
5 m4/longdouble.m4
6 m4/locale-fr.m4
7
8 Depends-on:
9 stdint
10
11 configure.ac:
12 AC_REQUIRE([gt_TYPE_LONGDOUBLE])
13 gt_LOCALE_FR
14 gt_LOCALE_FR_UTF8
15
16 Makefile.am:
17 TESTS += test-vasnprintf-posix test-vasnprintf-posix2.sh
18 TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
19 check_PROGRAMS += test-vasnprintf-posix test-vasnprintf-posix2
20 EXTRA_DIST += test-vasnprintf-posix2.sh