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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u32-grapheme-next
check_PROGRAMS += test-u32-grapheme-next
test_u32_grapheme_next_SOURCES = unigbrk/test-u32-grapheme-next.c
test_u32_grapheme_next_LDADD = $(LDADD) $(LIBUNISTRING)