summaryrefslogtreecommitdiff
path: root/modules/closein-tests
blob: d40156cb6d91f3a6f426e8fef700b0b12db66a51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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) @LIBINTL@ $(MBRTOWC_LIB)