aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2021-02-20 15:42:22 +1030
committerAlan Modra <amodra@gmail.com>2021-02-20 18:26:10 +1030
commit4d496013a253a068fe2f8c3a9f8a72efe298a790 (patch)
treec287ebfdb139776eb47b82a186ce2f8a74309680 /binutils/ChangeLog
parentc3bf9dc5aa3f9be3369e5ab364111d5e0c8567bd (diff)
downloadgdb-4d496013a253a068fe2f8c3a9f8a72efe298a790.zip
gdb-4d496013a253a068fe2f8c3a9f8a72efe298a790.tar.gz
gdb-4d496013a253a068fe2f8c3a9f8a72efe298a790.tar.bz2
Fail run_dump_test when an error is expected but not seen
* testsuite/lib/binutils-common.exp: Whitespace fixes throughout. (run_dump_test): Fail if expecting errors from a file like we do for error strings, if no error is seen.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 8253218..582beb8 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,9 @@
+2021-02-20 Alan Modra <amodra@gmail.com>
+
+ * testsuite/lib/binutils-common.exp: Whitespace fixes throughout.
+ (run_dump_test): Fail if expecting errors from a file like we do
+ for error strings, if no error is seen.
+
2021-02-19 Alan Modra <amodra@gmail.com>
* testsuite/binutils-all/readelf.exp (pr26548): Run for 32-bit too.