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
parse-datetime: simplify test for mktime failure
[gnulib.git]
/
modules
/
ldexpl-tests
blob
c160d4068622ea88cadb476a2cbb0c35958b9076
1
Files:
2
tests/test-ldexpl.c
3
tests/test-ldexp.h
4
tests/minus-zero.h
5
tests/infinity.h
6
tests/nan.h
7
tests/signature.h
8
tests/macros.h
9
tests/randoml.c
10
11
Depends-on:
12
fpucw
13
isnanl-nolibm
14
signbit
15
float
16
17
configure.ac:
18
19
Makefile.am:
20
TESTS += test-ldexpl
21
check_PROGRAMS += test-ldexpl
22
test_ldexpl_SOURCES = test-ldexpl.c randoml.c
23
test_ldexpl_LDADD = $(LDADD) @LDEXPL_LIBM@