posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / remainderf-ieee-tests
blobacda164199d37c331de04238e828e4a8e9b34649
1 Files:
2 tests/test-remainderf-ieee.c
3 tests/test-remainder-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-remainderf-ieee
18 check_PROGRAMS += test-remainderf-ieee
19 test_remainderf_ieee_LDADD = $(LDADD) @REMAINDERF_LIBM@