tests: add signature checks
[gnulib.git] / modules / roundl-tests
1 Files:
2 tests/signature.h
3 tests/test-roundl.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-roundl
15 check_PROGRAMS += test-roundl
16 test_roundl_LDADD = $(LDADD) @ROUNDL_LIBM@
17
18 License:
19 LGPL