summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2022-10-22 17:23:17 -0400
committerPaul Smith <psmith@gnu.org>2022-10-22 22:40:26 -0400
commitf987d181c40270359f4d89fbe3daa1966634bac2 (patch)
treeaca919de6702d4f72a0201f4b86b26abe1359038 /tests
parentcad3ddd165645fa7a8b1e9cf4ec996de89b4d5da (diff)
downloadmake-git-f987d181c40270359f4d89fbe3daa1966634bac2.tar.gz
Collect failure details when the regression tests fail
* README.in: Add a section on running regression tests. * Makefile.am (check-regression): Capture the test run output, and on failure collect configure and test results into a tar file.
Diffstat (limited to 'tests')
-rw-r--r--tests/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index a30a6895..05501046 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -1,2 +1,3 @@
+.test-result
config-flags.pm
work