summaryrefslogtreecommitdiff
path: root/modules/unigbrk/uc-grapheme-breaks-tests
blob: 3c211ff5cb4eba22c316d515575c16176250cce8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Files:
tests/unigbrk/test-uc-grapheme-breaks.c
tests/unigbrk/test-uc-grapheme-breaks.sh
tests/unigbrk/GraphemeBreakTest.txt

Depends-on:

configure.ac:

Makefile.am:
TESTS += unigbrk/test-uc-grapheme-breaks.sh
check_PROGRAMS += test-uc-grapheme-breaks
test_uc_grapheme_breaks_SOURCES = unigbrk/test-uc-grapheme-breaks.c
test_uc_grapheme_breaks_LDADD = $(LDADD) $(LIBUNISTRING)