summaryrefslogtreecommitdiff
path: root/modules/closein-tests
blob: 4daa7116b88df16b79e181184afe4779afea5e7c (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

configure.ac:

Makefile.am:
TESTS += test-closein.sh
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
check_PROGRAMS += test-closein
EXTRA_DIST += test-closein.sh
test_closein_LDADD = $(LDADD) @LIBINTL@