fsync test: Avoid test failure on MacOS X and AIX.
[pspp] / modules / closein-tests
index efadac5f1027f5b03d28bbbe9f8e2c1725372886..8cbf593a6383cdacf45205977c2beecebf9f282a 100644 (file)
@@ -1,13 +1,15 @@
 Files:
+tests/init.sh
 tests/test-closein.sh
 tests/test-closein.c
 
 Depends-on:
 binary-io
+ignore-value
 
 configure.ac:
 
 Makefile.am:
 TESTS += test-closein.sh
-TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
 check_PROGRAMS += test-closein
+test_closein_LDADD = $(LDADD) @LIBINTL@