summaryrefslogtreecommitdiff
path: root/modules/fabs-tests
blob: 3d879bf61f23b38a187324fcbde69f8d95a3442d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Files:
tests/test-fabs.c
tests/signature.h
tests/minus-zero.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-fabs
check_PROGRAMS += test-fabs
test_fabs_LDADD = $(LDADD) @FABS_LIBM@