gnulib-tool: Ignore autom4te.cache when using GNULIB_TOOL_IMPL=sh+py.
[gnulib.git] / modules / truncf-tests
blobbe5623a398b2efd1a918de6df762121f429bbd93
1 Files:
2 tests/test-truncf1.c
3 tests/test-truncf2.c
4 tests/minus-zero.h
5 tests/infinity.h
6 tests/signature.h
7 tests/macros.h
9 Depends-on:
10 float
11 isnanf-nolibm
12 nan
13 stdbool
14 stdint
16 configure.ac:
18 Makefile.am:
19 TESTS += test-truncf1 test-truncf2
20 check_PROGRAMS += test-truncf1 test-truncf2
21 test_truncf1_LDADD = $(LDADD) @TRUNCF_LIBM@
22 test_truncf2_LDADD = $(LDADD) @TRUNCF_LIBM@