diff modules/truncl-tests @ 9288:6e111172a97d

Test for module 'truncl'.
author Bruno Haible <bruno@clisp.org>
date Fri, 05 Oct 2007 01:41:26 +0200 (2007-10-04)
parents
children ca053fa79cd3
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/modules/truncl-tests
@@ -0,0 +1,16 @@
+Files:
+tests/test-truncl.c
+
+Depends-on:
+fpucw
+isnanl-nolibm
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-truncl
+check_PROGRAMS += test-truncl
+test_truncl_LDADD = $(LDADD) @TRUNCL_LIBM@
+
+License:
+LGPL