diff modules/exp-tests @ 12788:5a7d45614f3e

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