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