view modules/uniconv/u8-strconv-from-enc-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/uniconv/test-u8-strconv-from-enc.c
tests/macros.h

Depends-on:
unistr/u8-strcmp

configure.ac:

Makefile.am:
TESTS += test-u8-strconv-from-enc
check_PROGRAMS += test-u8-strconv-from-enc
test_u8_strconv_from_enc_SOURCES = uniconv/test-u8-strconv-from-enc.c
test_u8_strconv_from_enc_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@