2009-02-08 Bruno Haible <bruno@clisp.org>
+ Tests for module 'unicase/tolower'.
+ * modules/unicase/tolower-tests: New file.
+
Tests for module 'unicase/toupper'.
* modules/unicase/toupper-tests: New file.
* tests/unicase/test-mapping-part1.h: New file.
--- /dev/null
+Files:
+tests/unicase/test-uc_tolower.c
+tests/unicase/test-mapping-part1.h
+tests/unicase/test-mapping-part2.h
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-uc_tolower
+check_PROGRAMS += test-uc_tolower
+test_uc_tolower_SOURCES = unicase/test-uc_tolower.c
+