verify: new macro 'assume'
[gnulib.git] / modules / vasprintf-posix-tests
1 Files:
2 tests/test-vasprintf-posix.c
3 tests/minus-zero.h
4 tests/infinity.h
5 tests/nan.h
6 tests/macros.h
7
8 Depends-on:
9 stdint
10 float
11
12 configure.ac:
13 AC_REQUIRE([gl_LONG_DOUBLE_VS_DOUBLE])
14
15 Makefile.am:
16 TESTS += test-vasprintf-posix
17 check_PROGRAMS += test-vasprintf-posix
18