summaryrefslogtreecommitdiff
path: root/modules/unistr
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-01-10 23:40:58 +0100
committerBruno Haible <bruno@clisp.org>2010-01-10 23:40:58 +0100
commit45df4e51c11ef82a30eb6f8dc0e82323e3882eaa (patch)
tree98cd3603d70f2c210a0f2974be67f56ed5b7b2dd /modules/unistr
parent4818e199e6df0569802336b58277b2d633a23ddd (diff)
downloadgnulib-45df4e51c11ef82a30eb6f8dc0e82323e3882eaa.tar.gz
Tests for module 'unistr/u32-strcat'.
Diffstat (limited to 'modules/unistr')
-rw-r--r--modules/unistr/u32-strcat-tests13
1 files changed, 13 insertions, 0 deletions
diff --git a/modules/unistr/u32-strcat-tests b/modules/unistr/u32-strcat-tests
new file mode 100644
index 0000000000..bc8b9c81a1
--- /dev/null
+++ b/modules/unistr/u32-strcat-tests
@@ -0,0 +1,13 @@
+Files:
+tests/unistr/test-u32-strcat.c
+tests/unistr/test-strcat.h
+tests/macros.h
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-u32-strcat
+check_PROGRAMS += test-u32-strcat
+test_u32_strcat_SOURCES = unistr/test-u32-strcat.c