summaryrefslogtreecommitdiff
path: root/gnulib/modules/unigbrk/ulc-grapheme-breaks-tests
blob: 187e26f05b46a5e90628218ebff0229f79bc5081 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Files:
tests/unigbrk/test-ulc-grapheme-breaks.sh
tests/unigbrk/test-ulc-grapheme-breaks.c
tests/macros.h
m4/locale-ar.m4
m4/codeset.m4

Depends-on:
setlocale

configure.ac:
gt_LOCALE_AR

Makefile.am:
TESTS += unigbrk/test-ulc-grapheme-breaks.sh
TESTS_ENVIRONMENT += LOCALE_AR='@LOCALE_AR@'
check_PROGRAMS += test-ulc-grapheme-breaks
test_ulc_grapheme_breaks_SOURCES = unigbrk/test-ulc-grapheme-breaks.c
test_ulc_grapheme_breaks_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@