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