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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u16-grapheme-breaks
check_PROGRAMS += test-u16-grapheme-breaks
test_u16_grapheme_breaks_SOURCES = unigbrk/test-u16-grapheme-breaks.c
test_u16_grapheme_breaks_LDADD = $(LDADD) $(LIBUNISTRING)