frexp, tests: work around ICC bug with -zero
[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/minus-zero.h
6 tests/nan.h
7 tests/macros.h
8 m4/locale-fr.m4
9 m4/codeset.m4
10
11 Depends-on:
12 stdint
13 float
14
15 configure.ac:
16 gt_LOCALE_FR
17 gt_LOCALE_FR_UTF8
18
19 Makefile.am:
20 TESTS += test-vasnprintf-posix test-vasnprintf-posix2.sh
21 TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
22 check_PROGRAMS += test-vasnprintf-posix test-vasnprintf-posix2