Update and improve help for --without-included-regex.
[gnulib.git] / modules / mbmemcasecoll-tests
1 Files:
2 tests/test-mbmemcasecoll1.sh
3 tests/test-mbmemcasecoll2.sh
4 tests/test-mbmemcasecoll3.sh
5 tests/test-mbmemcasecoll.c
6 tests/test-mbmemcasecmp.h
7 m4/locale-fr.m4
8 m4/locale-tr.m4
9 m4/codeset.m4
10
11 Depends-on:
12 stdbool
13
14 configure.ac:
15 gt_LOCALE_FR
16 gt_LOCALE_FR_UTF8
17 gt_LOCALE_TR_UTF8
18
19 Makefile.am:
20 TESTS += test-mbmemcasecoll1.sh test-mbmemcasecoll2.sh test-mbmemcasecoll3.sh
21 TESTS_ENVIRONMENT += \
22   EXEEXT='@EXEEXT@' \
23   LOCALE_FR='@LOCALE_FR@' \
24   LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
25   LOCALE_TR_UTF8='@LOCALE_TR_UTF8@'
26 check_PROGRAMS += test-mbmemcasecoll
27