]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
gdb/testsuite: Add missing expected results
authorAndrew Burgess <andrew.burgess@embecosm.com>
Thu, 2 Jul 2020 08:32:51 +0000 (09:32 +0100)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Fri, 18 Sep 2020 09:51:35 +0000 (10:51 +0100)
commitd0edc2b8060e78eebf3dc39321e5546e9a94842c
treecb4cc6b9179e7343526f1a3fd43e36a5c04a3228
parentaab4ab89726464fcb9565befb667e8e1e817594f
gdb/testsuite: Add missing expected results

The tests in this script are driven from two lists of expected
results, one of the lists is missing some data so DejaGNU ends up
passing the empty string to gdb_test, which means the test always
passes.

This commit adds the missing expected results into the script.  The
tests still pass so there's no change in the results, but we are now
actually checking GDB's behaviour.

gdb/testsuite/ChangeLog:

* gdb.fortran/array-slices.exp: Add missing message data.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.fortran/array-slices.exp