vma-iter: Port to 64-bit Haiku.
[gnulib.git] / modules / btowc-tests
blobe36cc61c42d4e05f8a2bca40e44bb5496665cd08
1 Files:
2 tests/test-btowc1.sh
3 tests/test-btowc2.sh
4 tests/test-btowc.c
5 tests/signature.h
6 tests/macros.h
7 m4/locale-fr.m4
8 m4/codeset.m4
10 Depends-on:
11 setlocale
13 configure.ac:
14 gt_LOCALE_FR
15 gt_LOCALE_FR_UTF8
17 Makefile.am:
18 TESTS += test-btowc1.sh test-btowc2.sh
19 TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
20 check_PROGRAMS += test-btowc
21 test_btowc_LDADD = $(LDADD) $(LIB_SETLOCALE)