view modules/unictype/property-deprecated-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/unictype/test-pr_deprecated.c
tests/unictype/test-predicate-part1.h
tests/unictype/test-predicate-part2.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-pr_deprecated
check_PROGRAMS += test-pr_deprecated
test_pr_deprecated_SOURCES = unictype/test-pr_deprecated.c
test_pr_deprecated_LDADD = $(LDADD) $(LIBUNISTRING)