Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / hypotf-ieee-tests
blob2296636574641b6226c27c23c875f27e0c873abe
1 Files:
2 tests/test-hypotf-ieee.c
3 tests/test-hypot-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-hypotf-ieee
18 check_PROGRAMS += test-hypotf-ieee
19 test_hypotf_ieee_LDADD = $(LDADD) @HYPOTF_LIBM@