Merge branch 'stable'
[gnulib.git] / modules / frexpl-tests
1 Files:
2 tests/test-frexpl.c
3 tests/minus-zero.h
4 tests/infinity.h
5 tests/nan.h
6 tests/signature.h
7 tests/macros.h
8
9 Depends-on:
10 fpucw
11 isnanl-nolibm
12 signbit
13 float
14
15 configure.ac:
16
17 Makefile.am:
18 TESTS += test-frexpl
19 check_PROGRAMS += test-frexpl
20 test_frexpl_LDADD = $(LDADD) @FREXPL_LIBM@