log10l: Work around inaccurate implementation on NetBSD.
[gnulib.git] / modules / modf-ieee-tests
blob3dc596980b625befe50eeab7213b24bfe799e58d
1 Files:
2 tests/test-modf-ieee.c
3 tests/test-modf-ieee.h
4 tests/minus-zero.h
5 tests/infinity.h
6 tests/nan.h
7 tests/macros.h
9 Depends-on:
10 isnand-nolibm
11 float
12 signbit
14 configure.ac:
16 Makefile.am:
17 TESTS += test-modf-ieee
18 check_PROGRAMS += test-modf-ieee
19 test_modf_ieee_LDADD = $(LDADD) @MODF_LIBM@