doc: Improve documentation of previous POSIX functions.
[gnulib.git] / modules / rint-tests
blob108d3cf936e71633d2140cdaae84429c777ec9cc
1 Files:
2 tests/test-rint.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/randomd.c
10 Depends-on:
11 isnand-nolibm
12 nan
14 configure.ac:
16 Makefile.am:
17 TESTS += test-rint
18 check_PROGRAMS += test-rint
19 test_rint_SOURCES = test-rint.c randomd.c
20 test_rint_LDADD = $(LDADD) @RINT_LIBM@