Support for MSVC compiler: Avoid division by a literal 0.
[gnulib.git] / modules / ldexpl-tests
1 Files:
2 tests/test-ldexpl.c
3 tests/minus-zero.h
4 tests/infinity.h
5 tests/nan.h
6 tests/signature.h
7 tests/macros.h
8
9 Depends-on:
10 fpucw
11 isnanl-nolibm
12 signbit
13 float
14
15 configure.ac:
16
17 Makefile.am:
18 TESTS += test-ldexpl
19 check_PROGRAMS += test-ldexpl
20 test_ldexpl_LDADD = $(LDADD) @LDEXPL_LIBM@