comparison modules/mbsncasecmp-tests @ 8157:a5ef7abbb415

Tests for module 'mbsncasecmp'.
author Bruno Haible <bruno@clisp.org>
date Thu, 15 Feb 2007 03:02:54 +0000
parents
children afba4e078ebc
comparison
equal deleted inserted replaced
8156:4610755b157b 8157:a5ef7abbb415
1 Files:
2 tests/test-mbsncasecmp.sh
3 tests/test-mbsncasecmp.c
4 m4/locale-tr.m4
5 m4/codeset.m4
6
7 Depends-on:
8
9 configure.ac:
10 gt_LOCALE_TR_UTF8
11
12 Makefile.am:
13 TESTS += test-mbsncasecmp.sh
14 TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_TR_UTF8='@LOCALE_TR_UTF8@'
15 EXTRA_DIST += test-mbsncasecmp.sh
16 check_PROGRAMS += test-mbsncasecmp
17