aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJacob Bachmeyer <jcb@gnu.org>2023-04-18 20:42:42 -0500
committerJacob Bachmeyer <jcb@gnu.org>2023-04-18 20:42:42 -0500
commit890006e411a09c66b2deb45018592f3ed93a22f5 (patch)
tree84e2c942bb2328443352f6d3b4a649f0763b0765 /ChangeLog
parent865dc67cd4e4d24ac722b4a865bfe4597b765f54 (diff)
downloaddejagnu-890006e411a09c66b2deb45018592f3ed93a22f5.zip
dejagnu-890006e411a09c66b2deb45018592f3ed93a22f5.tar.gz
dejagnu-890006e411a09c66b2deb45018592f3ed93a22f5.tar.bz2
Tighten --objdir option test
Previously, this test did not ensure that the command-line value for --objdir was in force immediately after loading the local init file. This allowed ::dejagnu::command_line::restore_cmd_vars to do nothing, yet the test would still pass.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 233f8e0..f2ea23a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2023-04-18 Jacob Bachmeyer <jcb@gnu.org>
+
+ * testsuite/runtest.main/options.exp: Adjust pattern matched in
+ --objdir test to require the objdir given on the command line to
+ remain in force immediately after the local init file is loaded.
+
2022-12-20 Jacob Bachmeyer <jcb@gnu.org>
* dejagnu.h (totals, TestState::totals): Change "real failed" to