posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / fmodf-ieee-tests
blob61bbce90d93cadc2c04cc7a3b7c6e1bebc50cf02
1 Files:
2 tests/test-fmodf-ieee.c
3 tests/test-fmod-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-fmodf-ieee
18 check_PROGRAMS += test-fmodf-ieee
19 test_fmodf_ieee_LDADD = $(LDADD) @FMODF_LIBM@