summaryrefslogtreecommitdiff
path: root/modules/logl-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-01-19 03:04:45 +0100
committerBruno Haible <bruno@clisp.org>2010-01-19 03:04:45 +0100
commit6b91d7e06d63c3d4a34db6c898d133812169a8ff (patch)
treee2af4ff302868dbb0bfede3270066924cad0573d /modules/logl-tests
parentf20e1d7e0186c6f1517fb6babd446adf066683ce (diff)
downloadgnulib-6b91d7e06d63c3d4a34db6c898d133812169a8ff.tar.gz
Tests for module 'logl'.
Diffstat (limited to 'modules/logl-tests')
-rw-r--r--modules/logl-tests14
1 files changed, 14 insertions, 0 deletions
diff --git a/modules/logl-tests b/modules/logl-tests
new file mode 100644
index 0000000000..805a3c4438
--- /dev/null
+++ b/modules/logl-tests
@@ -0,0 +1,14 @@
+Files:
+tests/test-logl.c
+tests/signature.h
+tests/macros.h
+
+Depends-on:
+fpucw
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-logl
+check_PROGRAMS += test-logl
+test_logl_LDADD = $(LDADD) @LOGL_LIBM@