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
select: Fix "warning: no previous prototype for function".
[gnulib.git]
/
modules
/
ceil-ieee-tests
blob
48b852830da24cb9629880c9984660bd7bb03507
1
Files:
2
tests/test-ceil-ieee.c
3
tests/minus-zero.h
4
tests/infinity.h
5
tests/nan.h
6
tests/macros.h
7
8
Depends-on:
9
isnand-nolibm
10
float
11
signbit
12
13
configure.ac:
14
15
Makefile.am:
16
TESTS += test-ceil-ieee
17
check_PROGRAMS += test-ceil-ieee
18
test_ceil_ieee_LDADD = $(LDADD) @CEIL_LIBM@