verify: new macro 'assume'
[gnulib.git] / modules / sprintf-posix-tests
1 Files:
2 tests/test-sprintf-posix.c
3 tests/test-sprintf-posix.h
4 tests/minus-zero.h
5 tests/infinity.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_REQUIRE([gl_LONG_DOUBLE_VS_DOUBLE])
16
17 Makefile.am:
18 TESTS += test-sprintf-posix
19 check_PROGRAMS += test-sprintf-posix
20