repo.or.cz
/
gnulib
/
ericb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
math: Add support for OpenVMS.
[gnulib/ericb.git]
/
modules
/
exp2l-tests
blob
3bda4b5772aaa28ffed77d300e36e9c3210acecf
1
Files:
2
tests/test-exp2l.c
3
tests/test-exp2.h
4
tests/signature.h
5
tests/macros.h
6
tests/randoml.c
7
8
Depends-on:
9
fpucw
10
float
11
12
configure.ac:
13
14
Makefile.am:
15
TESTS += test-exp2l
16
check_PROGRAMS += test-exp2l
17
test_exp2l_SOURCES = test-exp2l.c randoml.c
18
test_exp2l_LDADD = $(LDADD) @EXP2L_LIBM@