summaryrefslogtreecommitdiff
path: root/modules/unigbrk/u32-grapheme-breaks-tests
blob: 45613447444cfbb86f12b005a532daef877ad91b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Files:
tests/unigbrk/test-u32-grapheme-breaks.c

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u32-grapheme-breaks
check_PROGRAMS += test-u32-grapheme-breaks
test_u32_grapheme_breaks_SOURCES = unigbrk/test-u32-grapheme-breaks.c
test_u32_grapheme_breaks_LDADD = $(LDADD) $(LIBUNISTRING)