From 69a21540d6135aee49aecab719151ff2b5c61f3a Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 8 Mar 2009 14:31:40 +0100 Subject: Tests for module 'unicase/u16-toupper'. --- modules/unicase/u16-toupper-tests | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 modules/unicase/u16-toupper-tests (limited to 'modules/unicase/u16-toupper-tests') diff --git a/modules/unicase/u16-toupper-tests b/modules/unicase/u16-toupper-tests new file mode 100644 index 0000000000..a1194f5ccf --- /dev/null +++ b/modules/unicase/u16-toupper-tests @@ -0,0 +1,14 @@ +Files: +tests/unicase/test-u16-toupper.c + +Depends-on: +unistr/u16-cmp +uninorm/nfc + +configure.ac: + +Makefile.am: +TESTS += test-u16-toupper +check_PROGRAMS += test-u16-toupper +test_u16_toupper_SOURCES = unicase/test-u16-toupper.c + -- cgit v1.2.1