diff modules/ldexp-tests @ 12795:3f1d217466ee

Tests for module 'ldexp'.
author Bruno Haible <bruno@clisp.org>
date Mon, 25 Jan 2010 02:09:33 +0100 (2010-01-25)
parents
children 16310a975709
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/modules/ldexp-tests
@@ -0,0 +1,13 @@
+Files:
+tests/test-ldexp.c
+tests/signature.h
+tests/macros.h
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-ldexp
+check_PROGRAMS += test-ldexp
+test_ldexp_LDADD = $(LDADD) @LDEXP_LIBM@