mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-08-22 09:06:25 +00:00
6a4c64ce4a
* modules/copysignl-tests: New file. * tests/test-copysignl.c: New file.
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@
|