Mercurial > hg > octave-shane > gnulib-hg
view modules/unistr/u16-to-u8-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-u16-to-u8.c tests/macros.h Depends-on: unistr/u8-cmp configure.ac: Makefile.am: TESTS += test-u16-to-u8 check_PROGRAMS += test-u16-to-u8 test_u16_to_u8_SOURCES = unistr/test-u16-to-u8.c test_u16_to_u8_LDADD = $(LDADD) $(LIBUNISTRING)