view modules/unigbrk/u16-grapheme-prev-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-u16-grapheme-prev.c

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u16-grapheme-prev
check_PROGRAMS += test-u16-grapheme-prev
test_u16_grapheme_prev_SOURCES = unigbrk/test-u16-grapheme-prev.c
test_u16_grapheme_prev_LDADD = $(LDADD) $(LIBUNISTRING)