tests: add signature checks
[gnulib.git] / modules / round-tests
1 Files:
2 tests/signature.h
3 tests/test-round1.c
4 tests/test-round2.c
5 tests/nan.h
6
7 Depends-on:
8 isnand-nolibm
9 stdbool
10 stdint
11 fprintf-posix
12 verify
13
14 configure.ac:
15
16 Makefile.am:
17 TESTS += test-round1 test-round2
18 check_PROGRAMS += test-round1 test-round2
19 test_round1_LDADD = $(LDADD) @ROUND_LIBM@
20 test_round2_LDADD = $(LDADD) @ROUND_LIBM@
21
22 License:
23 LGPL