view modules/unistdio/u8-asnprintf-tests @ 12895:9dc379bea179

lib-ignore: relax license to LGPLv2+ * modules/lib-ignore (License): Relax to LGPLv2+.
author Jim Meyering <meyering@redhat.com>
date Tue, 23 Feb 2010 09:51:54 +0100
parents a48d3d749ca5
children 86634e33e086
line wrap: on
line source

Files:
tests/unistdio/test-u8-asnprintf1.c
tests/unistdio/test-u8-asnprintf1.h
tests/unistdio/test-u8-printf1.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u8-asnprintf1
check_PROGRAMS += test-u8-asnprintf1
test_u8_asnprintf1_SOURCES = unistdio/test-u8-asnprintf1.c
test_u8_asnprintf1_LDADD = $(LDADD) @LIBICONV@