summaryrefslogtreecommitdiff
path: root/modules/y1-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-01-25 02:22:36 +0100
committerBruno Haible <bruno@clisp.org>2010-01-25 02:22:36 +0100
commita7829bcf91bd21b6f34a750e43bfb377fe772b9f (patch)
treed885b647a277b9fd0189cf546dd15d34cf58bda0 /modules/y1-tests
parentff57cf0417460e90ce9d56d10305625c580e3fa1 (diff)
downloadgnulib-a7829bcf91bd21b6f34a750e43bfb377fe772b9f.tar.gz
Tests for module 'y1'.
Diffstat (limited to 'modules/y1-tests')
-rw-r--r--modules/y1-tests13
1 files changed, 13 insertions, 0 deletions
diff --git a/modules/y1-tests b/modules/y1-tests
new file mode 100644
index 0000000000..7747ad3f87
--- /dev/null
+++ b/modules/y1-tests
@@ -0,0 +1,13 @@
+Files:
+tests/test-y1.c
+tests/signature.h
+tests/macros.h
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-y1
+check_PROGRAMS += test-y1
+test_y1_LDADD = $(LDADD) @Y1_LIBM@