ptsname_r: Fix a compiler warning on Solaris.
[gnulib.git] / modules / expf-ieee-tests
blob582824cc7e33a9ea00085be551f5bc520d6d5497
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/nan.h
7 tests/macros.h
9 Depends-on:
10 isnanf-nolibm
11 float
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@