view modules/unistr/u32-strncmp-tests @ 13354:86634e33e086

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

Files:
tests/unistr/test-u32-strncmp.c
tests/unistr/test-strncmp.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u32-strncmp
check_PROGRAMS += test-u32-strncmp
test_u32_strncmp_SOURCES = unistr/test-u32-strncmp.c
test_u32_strncmp_LDADD = $(LDADD) $(LIBUNISTRING)