summaryrefslogtreecommitdiff
path: root/modules/unicase
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-07-01 01:11:25 +0200
committerBruno Haible <bruno@clisp.org>2009-07-01 01:11:25 +0200
commita64cbf784415e3dceb15b1a32ea73312d73a8845 (patch)
treedf25ccfc998ceaa009b1c6b256289e3acdcf4178 /modules/unicase
parent96e29f203b96004078856ff27345d5e6ee693be8 (diff)
downloadgnulib-a64cbf784415e3dceb15b1a32ea73312d73a8845.tar.gz
Tests for module 'unicase/ignorable'.
Diffstat (limited to 'modules/unicase')
-rw-r--r--modules/unicase/ignorable-tests14
1 files changed, 14 insertions, 0 deletions
diff --git a/modules/unicase/ignorable-tests b/modules/unicase/ignorable-tests
new file mode 100644
index 0000000000..3c9135b415
--- /dev/null
+++ b/modules/unicase/ignorable-tests
@@ -0,0 +1,14 @@
+Files:
+tests/unicase/test-ignorable.c
+tests/unicase/test-predicate-part1.h
+tests/unicase/test-predicate-part2.h
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-ignorable
+check_PROGRAMS += test-ignorable
+test_ignorable_SOURCES = unicase/test-ignorable.c
+