view modules/unictype/block-of-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-block_of.c
tests/macros.h

Depends-on:
unictype/block-list
unictype/block-test

configure.ac:

Makefile.am:
TESTS += test-block_of
check_PROGRAMS += test-block_of
test_block_of_SOURCES = unictype/test-block_of.c
test_block_of_LDADD = $(LDADD) $(LIBUNISTRING)