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
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
rintf-tests
blob
d72ce79167a01dbece89215d89e830d46ce94fa2
1
Files:
2
tests/test-rintf.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/randomf.c
10
11
Depends-on:
12
isnanf-nolibm
13
14
configure.ac:
15
16
Makefile.am:
17
TESTS += test-rintf
18
check_PROGRAMS += test-rintf
19
test_rintf_SOURCES = test-rintf.c randomf.c
20
test_rintf_LDADD = $(LDADD) @RINTF_LIBM@