diff modules/yn-tests @ 12813:83dd91128293

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