mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
15 lines
230 B
Plaintext
15 lines
230 B
Plaintext
Files:
|
|
tests/test-copysignl.c
|
|
tests/signature.h
|
|
tests/minus-zero.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-copysignl
|
|
check_PROGRAMS += test-copysignl
|
|
test_copysignl_LDADD = $(LDADD) @COPYSIGNL_LIBM@
|