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
/
frexpl-nolibm-tests
blob
7f5d547779ec8878b876c7a912a46daa472e5061
1
Files:
2
tests/test-frexpl.c
3
tests/test-frexp.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
16
configure.ac:
17
18
Makefile.am:
19
TESTS += test-frexpl-nolibm
20
check_PROGRAMS += test-frexpl-nolibm
21
test_frexpl_nolibm_SOURCES = test-frexpl.c randoml.c