From c5b21f1f1cfaabf1431010c314aadcc0b7b708f0 Mon Sep 17 00:00:00 2001 From: Jacob Bachmeyer Date: Wed, 17 Jun 2020 18:08:57 -0500 Subject: Allow testing to continue after an undefined command is called --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') 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 -- cgit v1.1