mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-08-28 13:25:48 +00:00
f97264ea3e
* modules/acosf-tests: New file. * tests/test-acosf.c: New file.
14 lines
191 B
Plaintext
14 lines
191 B
Plaintext
Files:
|
|
tests/test-acosf.c
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-acosf
|
|
check_PROGRAMS += test-acosf
|
|
test_acosf_LDADD = $(LDADD) @ACOSF_LIBM@
|