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
/
powf-tests
blob
dea0f657c3c7f9d1fd69d613ceda35f473bcdb01
1
Files:
2
tests/test-powf.c
3
tests/signature.h
4
tests/macros.h
5
6
Depends-on:
7
8
configure.ac:
9
10
Makefile.am:
11
TESTS += test-powf
12
check_PROGRAMS += test-powf
13
test_powf_LDADD = $(LDADD) @POWF_LIBM@