Merge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a' into stable
[gnulib.git] / modules / frexp-tests
1 Files:
2 tests/test-frexp.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 isnand-nolibm
11 signbit
12
13 configure.ac:
14
15 Makefile.am:
16 TESTS += test-frexp
17 check_PROGRAMS += test-frexp
18 test_frexp_LDADD = $(LDADD) @FREXP_LIBM@