Tests for module 'atan2f'.
[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 gt_LOCALE_FR
20 gt_LOCALE_FR_UTF8
21
22 Makefile.am:
23 TESTS += test-vasnprintf-posix test-vasnprintf-posix2.sh test-vasnprintf-posix3
24 TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
25 check_PROGRAMS += test-vasnprintf-posix test-vasnprintf-posix2 test-vasnprintf-posix3