Doc update.
[pspp] / modules / perror-tests
index bad23fd9c6a61b4ea42577f38a0023d4d392d26d..04adee2e22b0c641483a6ffbb16a1bc65763efcc 100644 (file)
@@ -1,13 +1,17 @@
 Files:
 tests/init.sh
+tests/macros.h
 tests/signature.h
 tests/test-perror.c
+tests/test-perror2.c
 tests/test-perror.sh
 
 Depends-on:
+dup2
+strerror
 
 configure.ac:
 
 Makefile.am:
-TESTS += test-perror.sh
-check_PROGRAMS += test-perror
+TESTS += test-perror.sh test-perror2
+check_PROGRAMS += test-perror test-perror2