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
posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git]
/
modules
/
copysign-tests
blob
5a07220ebae2e43edcee60c8ad95ac69b1d5a1da
1
Files:
2
tests/test-copysign.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-copysign
13
check_PROGRAMS += test-copysign
14
test_copysign_LDADD = $(LDADD) @COPYSIGN_LIBM@