16 lines
274 B
Plaintext
16 lines
274 B
Plaintext
Files:
|
|
tests/test-closein.sh
|
|
tests/test-closein.c
|
|
|
|
Depends-on:
|
|
binary-io
|
|
ignore-value
|
|
test-framework-sh
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-closein.sh
|
|
check_PROGRAMS += test-closein
|
|
test_closein_LDADD = $(LDADD) $(LIBUNISTRING) @LIBINTL@ $(MBRTOWC_LIB) $(LIBC32CONV)
|