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
/
copysignf-tests
blob
78b042cdf69c330c6a0858e0716e53b3f1a58e9a
1
Files:
2
tests/test-copysignf.c
3
tests/signature.h
4
tests/minus-zero.h
5
tests/macros.h
6
7
Depends-on:
8
9
configure.ac:
10
11
Makefile.am:
12
TESTS += test-copysignf
13
check_PROGRAMS += test-copysignf
14
test_copysignf_LDADD = $(LDADD) @COPYSIGNF_LIBM@