summaryrefslogtreecommitdiff
path: root/modules/unigbrk/ulc-grapheme-breaks-tests
blob: a6dacd000160b46959e3f59835ca33e11b879b3b (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) $(LIB_SETLOCALE) $(LIBUNISTRING) @LIBICONV@