Refactor common macros used in tests.
[gnulib.git] / modules / mbspcasecmp-tests
1 Files:
2 tests/test-mbspcasecmp.sh
3 tests/test-mbspcasecmp.c
4 tests/macros.h
5 m4/locale-tr.m4
6 m4/codeset.m4
7
8 Depends-on:
9
10 configure.ac:
11 gt_LOCALE_TR_UTF8
12
13 Makefile.am:
14 TESTS += test-mbspcasecmp.sh
15 TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_TR_UTF8='@LOCALE_TR_UTF8@'
16 check_PROGRAMS += test-mbspcasecmp
17