Merge branch 'upstream' into stable
[gnulib.git] / modules / truncl-tests
1 Files:
2 tests/test-truncl.c
3 tests/minus-zero.h
4 tests/nan.h
5 tests/signature.h
6 tests/macros.h
7
8 Depends-on:
9 fpucw
10 isnanl-nolibm
11 float
12 signbit
13
14 configure.ac:
15
16 Makefile.am:
17 TESTS += test-truncl
18 check_PROGRAMS += test-truncl
19 test_truncl_LDADD = $(LDADD) @TRUNCL_LIBM@