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