verify: new macro 'assume'
[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 tests/test-vasnprintf-posix3.c
6 tests/minus-zero.h
7 tests/infinity.h
8 tests/nan.h
9 tests/macros.h
10 m4/locale-fr.m4
11 m4/codeset.m4
12
13 Depends-on:
14 stdint
15 float
16 setlocale
17
18 configure.ac:
19 AC_REQUIRE([gl_LONG_DOUBLE_VS_DOUBLE])
20 gt_LOCALE_FR
21 gt_LOCALE_FR_UTF8
22
23 Makefile.am:
24 TESTS += test-vasnprintf-posix test-vasnprintf-posix2.sh test-vasnprintf-posix3
25 TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
26 check_PROGRAMS += test-vasnprintf-posix test-vasnprintf-posix2 test-vasnprintf-posix3