roundf-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1.
[pspp] / modules / lchown-tests
index 8b71e752588324a4b82f1f0dfb588239a5292897..47aec96f6e200740658defc682d306732a68a524 100644 (file)
@@ -1,10 +1,13 @@
 Files:
+tests/nap.h
 tests/test-lchown.h
 tests/test-lchown.c
+tests/signature.h
+tests/macros.h
 
 Depends-on:
+ignore-value
 mgetgroups
-progname
 usleep
 stat-time
 stdbool
@@ -16,4 +19,3 @@ AC_CHECK_FUNCS_ONCE([getegid])
 Makefile.am:
 TESTS += test-lchown
 check_PROGRAMS += test-lchown
-test_lchown_LDADD = $(LDADD) @LIBINTL@