mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 15:25:49 +00:00
4d999896a3
* modules/sinhf-tests: New file. * tests/test-sinhf.c: New file.
14 lines
191 B
Plaintext
14 lines
191 B
Plaintext
Files:
|
|
tests/test-sinhf.c
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-sinhf
|
|
check_PROGRAMS += test-sinhf
|
|
test_sinhf_LDADD = $(LDADD) @SINHF_LIBM@
|