aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJacob Bachmeyer <jcb62281+dev@gmail.com>2020-06-18 18:52:33 -0500
committerJacob Bachmeyer <jcb62281+dev@gmail.com>2020-06-18 18:52:33 -0500
commitd45310cd257d399b8208fa9907f7c9f2f4ac7eda (patch)
tree8029856e854d431328a33e7ae87ab4d5f48c5cd3 /NEWS
parentcbba4dbb8d52c5b0f32e803cf8587f276ee1ec86 (diff)
downloaddejagnu-d45310cd257d399b8208fa9907f7c9f2f4ac7eda.zip
dejagnu-d45310cd257d399b8208fa9907f7c9f2f4ac7eda.tar.gz
dejagnu-d45310cd257d399b8208fa9907f7c9f2f4ac7eda.tar.bz2
Use consistent behavior for Tcl errors in test scripts
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4354422..619f0ff 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@ Changes since 1.6.2:
the default of reading "site.exp". See the manual for details.
X. runtest now accepts a --keep_going option to continue with other test
scripts after a test script invokes an undefined command.
+X. Unless the --keep_going option is used, runtest now aborts if a test
+ script fails with any Tcl error. Previously, only calling an undefined
+ procedure would cause the test run to abort.
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