summaryrefslogtreecommitdiff
path: root/modules/floorl-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-10-05 03:34:16 +0200
committerBruno Haible <bruno@clisp.org>2007-10-05 03:34:16 +0200
commit3b63293b88852539e9df5eab6e4e056878cfb650 (patch)
treef56230f67edcfa6825d65c7750c8124f3f62c0e9 /modules/floorl-tests
parent33f47a8259736ab62fb8f2a3b548e2c0f67ddd97 (diff)
downloadgnulib-3b63293b88852539e9df5eab6e4e056878cfb650.tar.gz
Test for module 'floorl'.
Diffstat (limited to 'modules/floorl-tests')
-rw-r--r--modules/floorl-tests16
1 files changed, 16 insertions, 0 deletions
diff --git a/modules/floorl-tests b/modules/floorl-tests
new file mode 100644
index 0000000000..4354d663b4
--- /dev/null
+++ b/modules/floorl-tests
@@ -0,0 +1,16 @@
+Files:
+tests/test-floorl.c
+
+Depends-on:
+fpucw
+isnanl-nolibm
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-floorl
+check_PROGRAMS += test-floorl
+test_floorl_LDADD = $(LDADD) @FLOORL_LIBM@
+
+License:
+LGPL