summaryrefslogtreecommitdiff
path: root/modules/unistdio/ulc-vasprintf-tests
blob: ccec1aee8ac0ac7099cd7cc9f1868bc67902521b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Files:
tests/unistdio/test-ulc-vasprintf1.c
tests/unistdio/test-ulc-printf1.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-ulc-vasprintf1
check_PROGRAMS += test-ulc-vasprintf1
test_ulc_vasprintf1_SOURCES = unistdio/test-ulc-vasprintf1.c
test_ulc_vasprintf1_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@ $(MBRTOWC_LIB)