summaryrefslogtreecommitdiff
path: root/modules/wcwidth-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-07-07 21:39:09 +0000
committerBruno Haible <bruno@clisp.org>2007-07-07 21:39:09 +0000
commit7d084f9eeb5b975b556170a7c7da8db9ecc9282c (patch)
treee52cd14251327a298c1596dcea73e552b1fe75c9 /modules/wcwidth-tests
parent7599e817ca9e12244449ca2fad855b96f6c8b817 (diff)
downloadgnulib-7d084f9eeb5b975b556170a7c7da8db9ecc9282c.tar.gz
Tests for module 'wcwidth'.
Diffstat (limited to 'modules/wcwidth-tests')
-rw-r--r--modules/wcwidth-tests11
1 files changed, 11 insertions, 0 deletions
diff --git a/modules/wcwidth-tests b/modules/wcwidth-tests
new file mode 100644
index 0000000000..91ae1b5e3a
--- /dev/null
+++ b/modules/wcwidth-tests
@@ -0,0 +1,11 @@
+Files:
+tests/test-wcwidth.c
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-wcwidth
+check_PROGRAMS += test-wcwidth
+