stdbit: don’t assume -DHAVE_CONFIG_H
[gnulib.git] / modules / frexpl-tests
blob6fd1abd09612ae81a641a9d1fe0f669dd0cfcb99
1 Files:
2 tests/test-frexpl.c
3 tests/test-frexp.h
4 tests/minus-zero.h
5 tests/infinity.h
6 tests/signature.h
7 tests/macros.h
8 tests/randoml.c
10 Depends-on:
11 fpucw
12 isnanl-nolibm
13 signbit
14 float
15 nan
17 configure.ac:
19 Makefile.am:
20 TESTS += test-frexpl
21 check_PROGRAMS += test-frexpl
22 test_frexpl_SOURCES = test-frexpl.c randoml.c
23 test_frexpl_LDADD = $(LDADD) @FREXPL_LIBM@