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
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
ldexpl-ieee-tests
blob
f8461319b6060ce6292dc3d100e36abd299fda43
1
Files:
2
tests/test-ldexpl-ieee.c
3
tests/test-ldexp-ieee.h
4
tests/minus-zero.h
5
tests/infinity.h
6
tests/nan.h
7
tests/macros.h
8
9
Depends-on:
10
isnanl-nolibm
11
float
12
signbit
13
14
configure.ac:
15
16
Makefile.am:
17
TESTS += test-ldexpl-ieee
18
check_PROGRAMS += test-ldexpl-ieee
19
test_ldexpl_ieee_LDADD = $(LDADD) @LDEXPL_LIBM@