posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / sqrtf-ieee-tests
blobc1b88f61723e932cd972add0d6d7e47da53cfdf0
1 Files:
2 tests/test-sqrtf-ieee.c
3 tests/test-sqrt-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-sqrtf-ieee
18 check_PROGRAMS += test-sqrtf-ieee
19 test_sqrtf_ieee_LDADD = $(LDADD) @SQRTF_LIBM@