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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u8-grapheme-next
check_PROGRAMS += test-u8-grapheme-next
test_u8_grapheme_next_SOURCES = unigbrk/test-u8-grapheme-next.c
test_u8_grapheme_next_LDADD = $(LDADD) $(LIBUNISTRING)