log10l: Work around inaccurate implementation on NetBSD.
[gnulib.git] / modules / ldexp-tests
blob2db1a43a97fa51022d858373d76863756bd2463a
1 Files:
2 tests/test-ldexp.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 tests/randomd.c
11 Depends-on:
12 isnand-nolibm
13 signbit
14 float
16 configure.ac:
18 Makefile.am:
19 TESTS += test-ldexp
20 check_PROGRAMS += test-ldexp
21 test_ldexp_SOURCES = test-ldexp.c randomd.c
22 test_ldexp_LDADD = $(LDADD) @LDEXP_LIBM@