mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-04-28 22:53:36 +00:00
15 lines
230 B
Plaintext
15 lines
230 B
Plaintext
Files:
|
|
tests/test-copysignf.c
|
|
tests/signature.h
|
|
tests/minus-zero.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-copysignf
|
|
check_PROGRAMS += test-copysignf
|
|
test_copysignf_LDADD = $(LDADD) @COPYSIGNF_LIBM@
|