Hash : a49cfc24 Author : Date : 2009-08-11T12:52:19
Most tests don't need module 'close' any more.
Download
1 2 3 4 5 6 7 8 9 10 11 12 13 14
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 test_closein_LDADD = $(LDADD) @LIBINTL@