missing @item inside @itemize
[gnulib.git] / modules / round-tests
1 Files:
2 tests/test-round1.c
3 tests/test-round2.c
4 tests/nan.h
5 tests/signature.h
6 tests/macros.h
7
8 Depends-on:
9 isnand-nolibm
10 stdbool
11 stdint
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@