Update HACKING.
[gnulib.git] / modules / hypotf-ieee-tests
blob43fea67e307887b96c79ee83b438761a80fb362e
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/macros.h
8 Depends-on:
9 isnanf-nolibm
10 float
11 nan
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@