view modules/unistr/u32-mbsnlen-tests @ 13922:120aa31e498d

* build-aux/gendocs.sh: restore x bit
author Eric Blake <eblake@redhat.com>
date Fri, 10 Dec 2010 09:40:08 -0700
parents 86634e33e086
children
line wrap: on
line source

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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u32-mbsnlen
check_PROGRAMS += test-u32-mbsnlen
test_u32_mbsnlen_SOURCES = unistr/test-u32-mbsnlen.c
test_u32_mbsnlen_LDADD = $(LDADD) $(LIBUNISTRING)