posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / exp-ieee-tests
blobe36415476c6c6dd59ee390b9d3e752fc9b46213e
1 Files:
2 tests/test-exp-ieee.c
3 tests/test-exp-ieee.h
4 tests/minus-zero.h
5 tests/infinity.h
6 tests/nan.h
7 tests/macros.h
9 Depends-on:
10 isnand-nolibm
11 float
12 signbit
14 configure.ac:
16 Makefile.am:
17 TESTS += test-exp-ieee
18 check_PROGRAMS += test-exp-ieee
19 test_exp_ieee_LDADD = $(LDADD) @EXP_LIBM@