posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / log1pf-ieee-tests
blob5eca5eb1bd3c77d042b2d48eb0cf5391e1bc49c4
1 Files:
2 tests/test-log1pf-ieee.c
3 tests/test-log1p-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-log1pf-ieee
18 check_PROGRAMS += test-log1pf-ieee
19 test_log1pf_ieee_LDADD = $(LDADD) @LOG1PF_LIBM@