summaryrefslogtreecommitdiff
path: root/modules/tanhf-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-10-09 00:59:39 +0200
committerBruno Haible <bruno@clisp.org>2011-10-09 00:59:39 +0200
commit6314401ea71c339d05886365309e5546b335a2bf (patch)
tree0c901c7e21734d243db0c4ef420039912d36cf17 /modules/tanhf-tests
parent21492d6c3ca00ff0827528640804732f2ed66470 (diff)
downloadgnulib-6314401ea71c339d05886365309e5546b335a2bf.tar.gz
Tests for module 'tanhf'.
* modules/tanhf-tests: New file. * tests/test-tanhf.c: New file.
Diffstat (limited to 'modules/tanhf-tests')
-rw-r--r--modules/tanhf-tests13
1 files changed, 13 insertions, 0 deletions
diff --git a/modules/tanhf-tests b/modules/tanhf-tests
new file mode 100644
index 0000000000..5521bd098c
--- /dev/null
+++ b/modules/tanhf-tests
@@ -0,0 +1,13 @@
+Files:
+tests/test-tanhf.c
+tests/signature.h
+tests/macros.h
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-tanhf
+check_PROGRAMS += test-tanhf
+test_tanhf_LDADD = $(LDADD) @TANHF_LIBM@