Support for MSVC compiler: Avoid division by a literal 0.
[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
14 Makefile.am:
15 TESTS += test-vasprintf-posix
16 check_PROGRAMS += test-vasprintf-posix
17