Files
RedBear-OS/local/recipes/dev/libtool/source/gnulib/modules/sqrtl-tests
T

19 lines
281 B
Plaintext

Files:
tests/test-sqrtl.c
tests/test-sqrt.h
tests/signature.h
tests/macros.h
tests/randoml.c
Depends-on:
fpucw
float
configure.ac:
Makefile.am:
TESTS += test-sqrtl
check_PROGRAMS += test-sqrtl
test_sqrtl_SOURCES = test-sqrtl.c randoml.c
test_sqrtl_LDADD = $(LDADD) @SQRTL_LIBM@