stdbit: port to theoretical platforms
[gnulib.git] / modules / rintl-tests
blob576fffcc4b15ab9d808bdff2c970be35b26f6d70
1 Files:
2 tests/test-rintl.c
3 tests/test-rint.h
4 tests/minus-zero.h
5 tests/infinity.h
6 tests/signature.h
7 tests/macros.h
8 tests/randoml.c
10 Depends-on:
11 fpucw
12 isnanl-nolibm
13 float
14 nan
16 configure.ac:
18 Makefile.am:
19 TESTS += test-rintl
20 check_PROGRAMS += test-rintl
21 test_rintl_SOURCES = test-rintl.c randoml.c
22 test_rintl_LDADD = $(LDADD) @RINTL_LIBM@