gnulib-tool.py: Fix an undefined function name.
[gnulib.git] / modules / frexpl-nolibm-tests
bloba3ae1bed455ac674b36e5e5222a1351c7e1e1b65
1 Files:
2 tests/test-frexpl.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/randoml.c
10 Depends-on:
11 fpucw
12 isnanl-nolibm
13 signbit
14 nan
16 configure.ac:
18 Makefile.am:
19 TESTS += test-frexpl-nolibm
20 check_PROGRAMS += test-frexpl-nolibm
21 test_frexpl_nolibm_SOURCES = test-frexpl.c randoml.c