doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / mbscasecmp-tests
1 Files:
2 tests/test-mbscasecmp.sh
3 tests/test-mbscasecmp.c
4 tests/macros.h
5 m4/locale-tr.m4
6 m4/codeset.m4
7
8 Depends-on:
9 setlocale
10
11 configure.ac:
12 gt_LOCALE_TR_UTF8
13
14 Makefile.am:
15 TESTS += test-mbscasecmp.sh
16 TESTS_ENVIRONMENT += LOCALE_TR_UTF8='@LOCALE_TR_UTF8@'
17 check_PROGRAMS += test-mbscasecmp
18