view modules/unicase/u16-is-lowercase-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 86634e33e086
children
line wrap: on
line source

Files:
tests/unicase/test-u16-is-lowercase.c
tests/unicase/test-is-lowercase.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u16-is-lowercase
check_PROGRAMS += test-u16-is-lowercase
test_u16_is_lowercase_SOURCES = unicase/test-u16-is-lowercase.c
test_u16_is_lowercase_LDADD = $(LDADD) $(LIBUNISTRING)