frexp* tests: Refactor.
[gnulib.git] / modules / frexpf-tests
1 Files:
2 tests/test-frexpf.c
3 tests/test-frexp.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
14 configure.ac:
15
16 Makefile.am:
17 TESTS += test-frexpf
18 check_PROGRAMS += test-frexpf
19 test_frexpf_LDADD = $(LDADD) @FREXPF_LIBM@