view modules/unigbrk/u32-grapheme-next-tests @ 17138:42f6597efac3

* lib/regexec.c (re_search_internal): Fix grammar in comment.
author Paul Eggert <eggert@cs.ucla.edu>
date Tue, 16 Oct 2012 16:01:05 -0700
parents bf75753bb6d8
children
line wrap: on
line source

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)