16 lines
236 B
Plaintext
16 lines
236 B
Plaintext
Files:
|
|
tests/test-copysignl.c
|
|
tests/signature.h
|
|
tests/minus-zero.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
float
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-copysignl
|
|
check_PROGRAMS += test-copysignl
|
|
test_copysignl_LDADD = $(LDADD) @COPYSIGNL_LIBM@
|