]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
Add skip_fortran_tests to two Fortran testcases
authorGary Benson <gbenson@redhat.com>
Tue, 27 Oct 2020 16:54:38 +0000 (16:54 +0000)
committerGary Benson <gbenson@redhat.com>
Tue, 27 Oct 2020 16:54:38 +0000 (16:54 +0000)
commit0bf21fbd79477304e7fd99869b823da19289e5ba
tree17682544629464c63181cde454304771303fa896
parent27e5e547c7e30e9d78dd27662d7a8dc1373833cf
Add skip_fortran_tests to two Fortran testcases

This commit adds missing skip_fortran_tests checks to two Fortran
testcases that did not have it.  It also fixes a copy-paste error
in a comment.

gdb/testsuite/ChangeLog:

* gdb.mi/mi-fortran-modules.exp: Check skip_fortran_tests.
* gdb.mi/mi-vla-fortran.exp: Likewise.  Also fix a comment.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.mi/mi-fortran-modules.exp
gdb/testsuite/gdb.mi/mi-vla-fortran.exp