summaryrefslogtreecommitdiff
path: root/modules/unistr/u16-strcoll-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-01-10 23:46:38 +0100
committerBruno Haible <bruno@clisp.org>2010-01-10 23:46:38 +0100
commitcff40b0d27774e741c3c94c085d5f1406586f2b1 (patch)
tree87c2f168fd410774bc068414dbbc547436a0e03a /modules/unistr/u16-strcoll-tests
parent1ba245ef6b8502d30a252034070d025b953b9113 (diff)
downloadgnulib-cff40b0d27774e741c3c94c085d5f1406586f2b1.tar.gz
Tests for module 'unistr/u16-strcoll'.
Diffstat (limited to 'modules/unistr/u16-strcoll-tests')
-rw-r--r--modules/unistr/u16-strcoll-tests14
1 files changed, 14 insertions, 0 deletions
diff --git a/modules/unistr/u16-strcoll-tests b/modules/unistr/u16-strcoll-tests
new file mode 100644
index 0000000000..84f54de9dc
--- /dev/null
+++ b/modules/unistr/u16-strcoll-tests
@@ -0,0 +1,14 @@
+Files:
+tests/unistr/test-u16-strcoll.c
+tests/unistr/test-u16-strcmp.h
+tests/unistr/test-strcmp.h
+tests/macros.h
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-u16-strcoll
+check_PROGRAMS += test-u16-strcoll
+test_u16_strcoll_SOURCES = unistr/test-u16-strcoll.c