summaryrefslogtreecommitdiff
path: root/modules/unistr
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-01-10 18:00:04 +0100
committerBruno Haible <bruno@clisp.org>2010-01-10 23:13:04 +0100
commitf8b57185efebd4aa23395d6df93b9a1ecfeab176 (patch)
treed05151ccefe1846f03054d04cc85a269c3214e0a /modules/unistr
parentee05c235840a9487f45bc00d87d0cffe1862c7cb (diff)
downloadgnulib-f8b57185efebd4aa23395d6df93b9a1ecfeab176.tar.gz
Tests for module 'unistr/u32-next'.
Diffstat (limited to 'modules/unistr')
-rw-r--r--modules/unistr/u32-next-tests12
1 files changed, 12 insertions, 0 deletions
diff --git a/modules/unistr/u32-next-tests b/modules/unistr/u32-next-tests
new file mode 100644
index 0000000000..eed2b23b95
--- /dev/null
+++ b/modules/unistr/u32-next-tests
@@ -0,0 +1,12 @@
+Files:
+tests/unistr/test-u32-next.c
+tests/macros.h
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-u32-next
+check_PROGRAMS += test-u32-next
+test_u32_next_SOURCES = unistr/test-u32-next.c