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
fsusage, mountlist, getloadavg, getgroups: Remove support for Ultrix.
[gnulib.git]
/
modules
/
ceilf-tests
blob
6ead40244ea41b7d9de45f44979f7cb04e9bb357
1
Files:
2
tests/test-ceilf1.c
3
tests/test-ceilf2.c
4
tests/minus-zero.h
5
tests/infinity.h
6
tests/nan.h
7
tests/signature.h
8
tests/macros.h
9
10
Depends-on:
11
float
12
isnanf-nolibm
13
stdbool
14
stdint
15
16
configure.ac:
17
18
Makefile.am:
19
TESTS += test-ceilf1 test-ceilf2
20
check_PROGRAMS += test-ceilf1 test-ceilf2
21
test_ceilf1_LDADD = $(LDADD) @CEILF_LIBM@
22
test_ceilf2_LDADD = $(LDADD) @CEILF_LIBM@