aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJacob Bachmeyer <jcb62281+dev@gmail.com>2020-06-17 18:08:57 -0500
committerJacob Bachmeyer <jcb62281+dev@gmail.com>2020-06-17 18:08:57 -0500
commitc5b21f1f1cfaabf1431010c314aadcc0b7b708f0 (patch)
tree8318189e0992ad9a8136458b4dae5aa080fb0ee1 /NEWS
parent5fafcd43b2d22b2227e62f7278584418c6449824 (diff)
downloaddejagnu-c5b21f1f1cfaabf1431010c314aadcc0b7b708f0.zip
dejagnu-c5b21f1f1cfaabf1431010c314aadcc0b7b708f0.tar.gz
dejagnu-c5b21f1f1cfaabf1431010c314aadcc0b7b708f0.tar.bz2
Allow testing to continue after an undefined command is called
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 209e9c4..4354422 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,8 @@ Changes since 1.6.2:
should use this proc. The 'is_remote' proc is deprecated.
2. runtest now accepts --local_init and --global_init options to override
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.
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