diff modules/regex-tests @ 17307:77ea9951f209

regex-tests: new module * modules/regex-tests, tests/test-regex.c: New files.
author Paul Eggert <eggert@cs.ucla.edu>
date Thu, 31 Jan 2013 21:07:02 -0800
parents
children 219f5e131f8d
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/modules/regex-tests	Thu Jan 31 21:07:02 2013 -0800
@@ -0,0 +1,11 @@
+Files:
+tests/test-regex.c
+tests/macros.h
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-regex
+check_PROGRAMS += test-regex