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
Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.
[gnulib.git]
/
modules
/
exp2-tests
blob
702391774409403618d6fce055f3301a1a586f0a
1
Files:
2
tests/test-exp2.c
3
tests/test-exp2.h
4
tests/signature.h
5
tests/macros.h
6
tests/randomd.c
7
8
Depends-on:
9
10
configure.ac:
11
12
Makefile.am:
13
TESTS += test-exp2
14
check_PROGRAMS += test-exp2
15
test_exp2_SOURCES = test-exp2.c randomd.c
16
test_exp2_LDADD = $(LDADD) @EXP2_LIBM@