gnulib-tool.py: Add a new GLFileTable class.
[gnulib.git] / modules / ldexpl-tests
blobe50f1c6424a0c33ff9009ab4cbbda2585cd8de9d
1 Files:
2 tests/test-ldexpl.c
3 tests/test-ldexp.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-ldexpl
21 check_PROGRAMS += test-ldexpl
22 test_ldexpl_SOURCES = test-ldexpl.c randoml.c
23 test_ldexpl_LDADD = $(LDADD) @LDEXPL_LIBM@