ignore-value: handle pointer types, too
[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/nan.h
6 m4/locale-fr.m4
7 m4/codeset.m4
8
9 Depends-on:
10 stdint
11 float
12
13 configure.ac:
14 gt_LOCALE_FR
15 gt_LOCALE_FR_UTF8
16
17 Makefile.am:
18 TESTS += test-vasnprintf-posix test-vasnprintf-posix2.sh
19 TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
20 check_PROGRAMS += test-vasnprintf-posix test-vasnprintf-posix2