NEWS.stable: log cherry-pick [3180807]->[768eb31] doc/lgpl-2.1.texi
[gnulib.git] / modules / frexp-tests
1 Files:
2 tests/test-frexp.c
3 tests/minus-zero.h
4 tests/nan.h
5 tests/signature.h
6 tests/macros.h
7
8 Depends-on:
9 isnand-nolibm
10 signbit
11
12 configure.ac:
13
14 Makefile.am:
15 TESTS += test-frexp
16 check_PROGRAMS += test-frexp
17 test_frexp_LDADD = $(LDADD) @FREXP_LIBM@