view modules/unistr/u16-mbsnlen-tests @ 13354:86634e33e086

New module 'libunistring-optional'.
author Bruno Haible <bruno@clisp.org>
date Tue, 18 May 2010 20:11:42 +0200
parents b8c4722bb039
children
line wrap: on
line source

Files:
tests/unistr/test-u16-mbsnlen.c
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u16-mbsnlen
check_PROGRAMS += test-u16-mbsnlen
test_u16_mbsnlen_SOURCES = unistr/test-u16-mbsnlen.c
test_u16_mbsnlen_LDADD = $(LDADD) $(LIBUNISTRING)