summaryrefslogtreecommitdiff
path: root/modules/unistr/u16-mbtouc-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-01-10 01:25:22 +0100
committerBruno Haible <bruno@clisp.org>2010-01-10 23:12:55 +0100
commit34e42b34cad052d966ff81e18472bcb216713cfb (patch)
tree55abd0c49fdb5c343412e100067b45dccb98ddcb /modules/unistr/u16-mbtouc-tests
parent8e302351d0cdeae166efbb20798b58f06fbcdde9 (diff)
downloadgnulib-34e42b34cad052d966ff81e18472bcb216713cfb.tar.gz
Tests for module 'unistr/u16-mbtouc'.
Diffstat (limited to 'modules/unistr/u16-mbtouc-tests')
-rw-r--r--modules/unistr/u16-mbtouc-tests13
1 files changed, 13 insertions, 0 deletions
diff --git a/modules/unistr/u16-mbtouc-tests b/modules/unistr/u16-mbtouc-tests
new file mode 100644
index 0000000000..3bfb69754a
--- /dev/null
+++ b/modules/unistr/u16-mbtouc-tests
@@ -0,0 +1,13 @@
+Files:
+tests/unistr/test-u16-mbtouc.c
+tests/unistr/test-u16-mbtouc.h
+tests/macros.h
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-u16-mbtouc
+check_PROGRAMS += test-u16-mbtouc
+test_u16_mbtouc_SOURCES = unistr/test-u16-mbtouc.c