gnulib-tool: Use the Python implementation by default.
[gnulib.git] / modules / expf-ieee-tests
blob0f07c3be5a9716db75a532833b8542f9b962c5a4
1 Files:
2 tests/test-expf-ieee.c
3 tests/test-exp-ieee.h
4 tests/minus-zero.h
5 tests/infinity.h
6 tests/macros.h
8 Depends-on:
9 isnanf-nolibm
10 float
11 nan
12 signbit
14 configure.ac:
16 Makefile.am:
17 TESTS += test-expf-ieee
18 check_PROGRAMS += test-expf-ieee
19 test_expf_ieee_LDADD = $(LDADD) @EXPF_LIBM@