mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 23:35:50 +00:00
0ffe8a9f4f
* modules/atan2f-tests: New file. * tests/test-atan2f.c: New file.
14 lines
196 B
Plaintext
14 lines
196 B
Plaintext
Files:
|
|
tests/test-atan2f.c
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-atan2f
|
|
check_PROGRAMS += test-atan2f
|
|
test_atan2f_LDADD = $(LDADD) @ATAN2F_LIBM@
|