0658ea48b13f2f0aa100e6837c017bebc7e8bd15
[gnulib.git] / modules / snprintf-posix-tests
1 Files:
2 tests/signature.h
3 tests/test-snprintf-posix.c
4 tests/test-snprintf-posix.h
5 tests/test-snprintf.c
6 tests/nan.h
7
8 Depends-on:
9 stdint
10 float
11
12 configure.ac:
13 AC_DEFINE([CHECK_SNPRINTF_POSIX], 1,
14   [Define to 1 for strict checking in test-snprintf.c.])
15
16 Makefile.am:
17 TESTS += test-snprintf-posix test-snprintf
18 check_PROGRAMS += test-snprintf-posix test-snprintf
19