blob: 5d05bea33e185d0887cb55815866c29c8acde1df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Files:
tests/test-sinf.c
tests/signature.h
tests/macros.h
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-sinf
check_PROGRAMS += test-sinf
test_sinf_LDADD = $(LDADD) @SINF_LIBM@
|