1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/copysign-tests
Eric Blake e9101693ad copysign: enhance tests
* modules/copysign-tests (Files): Add minus-zero.h.
* tests/test-copysign.c (main): Also test zeros.

Signed-off-by: Eric Blake <eblake@redhat.com>
2010-11-05 08:20:39 -06:00

15 lines
225 B
Plaintext

Files:
tests/test-copysign.c
tests/signature.h
tests/minus-zero.h
tests/macros.h
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-copysign
check_PROGRAMS += test-copysign
test_copysign_LDADD = $(LDADD) @COPYSIGN_LIBM@