gnulib-tool.py: Add a new GLFileTable class.
[gnulib.git] / modules / frexp-nolibm-tests
blob333ff3e8690030cb832f320cb450d6790e0c7ee7
1 Files:
2 tests/test-frexp.c
3 tests/test-frexp.h
4 tests/minus-zero.h
5 tests/infinity.h
6 tests/signature.h
7 tests/macros.h
8 tests/randomd.c
10 Depends-on:
11 isnand-nolibm
12 nan
13 signbit
15 configure.ac:
17 Makefile.am:
18 TESTS += test-frexp-nolibm
19 check_PROGRAMS += test-frexp-nolibm
20 test_frexp_nolibm_SOURCES = test-frexp.c randomd.c