* lib/fclose.c: Fix typo in comment: s/close/fclose/.
[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
8 Depends-on:
9 stdint
10 float
11
12 configure.ac:
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