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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u8-grapheme-breaks
check_PROGRAMS += test-u8-grapheme-breaks
test_u8_grapheme_breaks_SOURCES = unigbrk/test-u8-grapheme-breaks.c
test_u8_grapheme_breaks_LDADD = $(LDADD) $(LIBUNISTRING)