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
mbsstr, etc.: Fix compilation in C++ mode on AIX with xlc.
[gnulib.git]
/
modules
/
ldexp-ieee-tests
blob
5daaefc9d9c8ea67c18d87fa9d7f1db7b0ba0b1c
1
Files:
2
tests/test-ldexp-ieee.c
3
tests/test-ldexp-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-ldexp-ieee
18
check_PROGRAMS += test-ldexp-ieee
19
test_ldexp_ieee_LDADD = $(LDADD) @LDEXP_LIBM@