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
/
ceill-ieee-tests
blob
1ac70b36a46c28fd85ed64143b81cf1bd85d059a
1
Files:
2
tests/test-ceill-ieee.c
3
tests/minus-zero.h
4
tests/infinity.h
5
tests/nan.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-ceill-ieee
18
check_PROGRAMS += test-ceill-ieee
19
test_ceill_ieee_LDADD = $(LDADD) @CEILL_LIBM@