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