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