summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2023-05-06 14:45:56 -0400
committerPaul Smith <psmith@gnu.org>2023-05-07 16:51:06 -0400
commit24a84f99bb131675bd8f7e714e5b9d342fbde361 (patch)
tree5f60aaa0e70c29051c39395ad9fc9686160ba26d /NEWS
parent05c86bfcb2db2a9916b0ed99fdab273f6cbd47da (diff)
downloadmake-git-24a84f99bb131675bd8f7e714e5b9d342fbde361.tar.gz
* tests/test_driver.pl: Show info about failed tests
Remove working directories for skipped tests. We use different directories per test so don't keep rmfiles.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d14fc568..320cf2df 100644
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,7 @@ https://sv.gnu.org/bugs/index.php?group=make&report_id=111&fix_release_id=111&se
* Tests in the regression test suite now are run in their own directory to
avoid cross-contamination and allow cleanup if the tests are interrupted.
+ More information is printed about failing tests.
Version 4.4.1 (26 Feb 2023)