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