Merge branch 'stable'
[gnulib.git] / modules / roundl-tests
1 Files:
2 tests/test-roundl.c
3 tests/minus-zero.h
4 tests/nan.h
5 tests/signature.h
6 tests/macros.h
7
8 Depends-on:
9 fpucw
10 isnanl-nolibm
11 float
12 signbit
13
14 configure.ac:
15
16 Makefile.am:
17 TESTS += test-roundl
18 check_PROGRAMS += test-roundl
19 test_roundl_LDADD = $(LDADD) @ROUNDL_LIBM@