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
malloc-h: New module.
[gnulib.git]
/
modules
/
floor-ieee-tests
blob
2bedce03e38d6e351cbcf88e3d5a5fa66bc808d8
1
Files:
2
tests/test-floor-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-floor-ieee
17
check_PROGRAMS += test-floor-ieee
18
test_floor_ieee_LDADD = $(LDADD) @FLOOR_LIBM@