ldexp, ldexpf, ldexpl: Enhance tests.
[gnulib.git] / modules / ldexpf-tests
1 Files:
2 tests/test-ldexpf.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 isnanf-nolibm
12 signbit
13 float
14
15 configure.ac:
16
17 Makefile.am:
18 TESTS += test-ldexpf
19 check_PROGRAMS += test-ldexpf
20 test_ldexpf_LDADD = $(LDADD) @LDEXPF_LIBM@