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
/
ilogb-tests
blob
cb3eab542b6255c26da006109498be21ebe676b8
1
Files:
2
tests/test-ilogb.c
3
tests/test-ilogb.h
4
tests/minus-zero.h
5
tests/infinity.h
6
tests/nan.h
7
tests/signature.h
8
tests/macros.h
9
tests/randomd.c
10
11
Depends-on:
12
13
configure.ac:
14
15
Makefile.am:
16
TESTS += test-ilogb
17
check_PROGRAMS += test-ilogb
18
test_ilogb_SOURCES = test-ilogb.c randomd.c
19
test_ilogb_LDADD = $(LDADD) @ILOGB_LIBM@