diff modules/unictype/category-LC-tests @ 14474:c48f17015dd5

Tests for module 'unictype/category-LC'. * modules/unictype/category-LC-tests: New file. * tests/unictype/test-categ_LC.c: New file, automatically generated.
author Bruno Haible <bruno@clisp.org>
date Fri, 25 Mar 2011 20:29:58 +0100
parents
children
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/modules/unictype/category-LC-tests
@@ -0,0 +1,16 @@
+Files:
+tests/unictype/test-categ_LC.c
+tests/unictype/test-predicate-part1.h
+tests/unictype/test-predicate-part2.h
+tests/macros.h
+
+Depends-on:
+unictype/category-test
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-categ_LC
+check_PROGRAMS += test-categ_LC
+test_categ_LC_SOURCES = unictype/test-categ_LC.c
+test_categ_LC_LDADD = $(LDADD) $(LIBUNISTRING)