repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
havelib: Remove the need to include asm-underscore.m4.
[gnulib.git]
/
modules
/
rint-tests
blob
1b0232f760f8aa3eb32d4423b066207bcf580dfb
1
Files:
2
tests/test-rint.c
3
tests/test-rint.h
4
tests/minus-zero.h
5
tests/infinity.h
6
tests/nan.h
7
tests/signature.h
8
tests/macros.h
9
tests/randomd.c
10
11
Depends-on:
12
isnand-nolibm
13
14
configure.ac:
15
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@