mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-08-23 01:26:41 +00:00
85aa818d44
* modules/copysignf-tests: New file. * tests/test-copysignf.c: New file.
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@
|