15 lines
342 B
Plaintext
15 lines
342 B
Plaintext
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)
|