Merge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a' into stable
[gnulib.git] / modules / ldexpl-tests
1 Files:
2 tests/test-ldexpl.c
3 tests/test-ldexp.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 fpucw
12 isnanl-nolibm
13 signbit
14 float
15
16 configure.ac:
17
18 Makefile.am:
19 TESTS += test-ldexpl
20 check_PROGRAMS += test-ldexpl
21 test_ldexpl_LDADD = $(LDADD) @LDEXPL_LIBM@