summaryrefslogtreecommitdiff
path: root/modules/copysignf-tests
blob: 78b042cdf69c330c6a0858e0716e53b3f1a58e9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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@