diff modules/cosh-tests @ 12785:9ebe3bc6cb23

Tests for module 'cosh'.
author Bruno Haible <bruno@clisp.org>
date Mon, 25 Jan 2010 02:03:14 +0100 (2010-01-25)
parents
children
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/modules/cosh-tests
@@ -0,0 +1,13 @@
+Files:
+tests/test-cosh.c
+tests/signature.h
+tests/macros.h
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-cosh
+check_PROGRAMS += test-cosh
+test_cosh_LDADD = $(LDADD) @COSH_LIBM@