summaryrefslogtreecommitdiff
path: root/modules/sinl-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-01-19 03:05:13 +0100
committerBruno Haible <bruno@clisp.org>2010-01-19 03:05:13 +0100
commita074795946943ed56f5bf46578e6b8e3e7eeb63b (patch)
tree6f920ed024e9290dc72b47f36005b163e73a511f /modules/sinl-tests
parent6b91d7e06d63c3d4a34db6c898d133812169a8ff (diff)
downloadgnulib-a074795946943ed56f5bf46578e6b8e3e7eeb63b.tar.gz
Tests for module 'sinl'.
Diffstat (limited to 'modules/sinl-tests')
-rw-r--r--modules/sinl-tests14
1 files changed, 14 insertions, 0 deletions
diff --git a/modules/sinl-tests b/modules/sinl-tests
new file mode 100644
index 0000000000..357ad627fe
--- /dev/null
+++ b/modules/sinl-tests
@@ -0,0 +1,14 @@
+Files:
+tests/test-sinl.c
+tests/signature.h
+tests/macros.h
+
+Depends-on:
+fpucw
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-sinl
+check_PROGRAMS += test-sinl
+test_sinl_LDADD = $(LDADD) @SINL_LIBM@