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
xset: New module.
[gnulib.git]
/
modules
/
exp2f-tests
blob
a1382e3331954aa2c2d4b2f96f2c67537b626890
1
Files:
2
tests/test-exp2f.c
3
tests/test-exp2.h
4
tests/signature.h
5
tests/macros.h
6
tests/randomf.c
7
8
Depends-on:
9
10
configure.ac:
11
12
Makefile.am:
13
TESTS += test-exp2f
14
check_PROGRAMS += test-exp2f
15
test_exp2f_SOURCES = test-exp2f.c randomf.c
16
test_exp2f_LDADD = $(LDADD) @EXP2F_LIBM@