From 4fd894134807335cca1dbaa069e14550be00128d Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 25 Jan 2010 02:20:23 +0100 Subject: Tests for module 'sinh'. --- modules/sinh-tests | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 modules/sinh-tests (limited to 'modules/sinh-tests') diff --git a/modules/sinh-tests b/modules/sinh-tests new file mode 100644 index 0000000000..236c946928 --- /dev/null +++ b/modules/sinh-tests @@ -0,0 +1,13 @@ +Files: +tests/test-sinh.c +tests/signature.h +tests/macros.h + +Depends-on: + +configure.ac: + +Makefile.am: +TESTS += test-sinh +check_PROGRAMS += test-sinh +test_sinh_LDADD = $(LDADD) @SINH_LIBM@ -- cgit v1.2.1