From b4485ef01ea8fa6fc90eb5836e40c982dfc31fb0 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 18 Feb 2007 04:16:13 +0000 Subject: Tests for module 'string'. --- modules/string-tests | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 modules/string-tests (limited to 'modules/string-tests') diff --git a/modules/string-tests b/modules/string-tests new file mode 100644 index 0000000000..67d08bb5e2 --- /dev/null +++ b/modules/string-tests @@ -0,0 +1,13 @@ +Files: +tests/test-string.c + +Depends-on: + +configure.ac: + +Makefile.am: +TESTS += test-string +check_PROGRAMS += test-string + +License: +LGPL -- cgit v1.2.1