1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/copysignf-tests
Bruno Haible 85aa818d44 Tests for module 'copysignf'.
* modules/copysignf-tests: New file.
* tests/test-copysignf.c: New file.
2011-10-09 15:43:44 +02:00

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@