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
intprops: new macro INT_PROMOTE
[gnulib.git]
/
modules
/
fabs-ieee-tests
blob
3a97f5556039dacceebad3dfd0a12c5626d4a76f
1
Files:
2
tests/test-fabs-ieee.c
3
tests/test-fabs-ieee.h
4
tests/minus-zero.h
5
tests/infinity.h
6
tests/macros.h
7
8
Depends-on:
9
isnand-nolibm
10
float-h
11
nan
12
signbit
13
14
configure.ac:
15
16
Makefile.am:
17
TESTS += test-fabs-ieee
18
check_PROGRAMS += test-fabs-ieee
19
test_fabs_ieee_LDADD = $(LDADD) @FABS_LIBM@