test-stddef: test for (some) offsetof bugs
[gnulib.git] / modules / c-strcase-tests
1 Files:
2 tests/test-c-strcase.sh
3 tests/test-c-strcasecmp.c
4 tests/test-c-strncasecmp.c
5 tests/macros.h
6 m4/locale-fr.m4
7 m4/locale-tr.m4
8 m4/codeset.m4
9
10 Depends-on:
11
12 configure.ac:
13 gt_LOCALE_FR
14 gt_LOCALE_TR_UTF8
15
16 Makefile.am:
17 TESTS += test-c-strcase.sh
18 TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@' LOCALE_TR_UTF8='@LOCALE_TR_UTF8@'
19 check_PROGRAMS += test-c-strcasecmp test-c-strncasecmp