From 61dc0cafad8845b3c668940ed2e574bd503d410f Mon Sep 17 00:00:00 2001 From: Jacob Bachmeyer Date: Mon, 29 Jun 2020 21:51:38 -0500 Subject: Add separator lines when repeating error messages --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 2701d96..5267c25 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,9 @@ X. runtest now responds consistently to all Tcl errors and generates an UNRESOLVED result when a test script aborts. Previously, calling an undefined procedure would cause the test run to abort while other Tcl errors produced only an easily-ignored message. +X. runtest now collects Tcl errors encountered during a test run and prints + the collected errors a second time at the end of the test run after the + summary. Separator lines containing more than 10 hyphens are included. 3. A utility procedure relative_filename has been added. This procedure computes a relative file name to a given destination from a given base. 4. The utility procedure 'grep' now accepts a '-n' option that -- cgit v1.1