summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.mi/mi-var-child-f.exp
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2023-01-08 10:52:25 -0700
committerTom Tromey <tom@tromey.com>2023-01-13 13:18:57 -0700
commit57b7402d206a215ef4689ed402467bbfc82375f3 (patch)
treeb81b9897e4593ce56587b29d1783f8df34fdb764 /gdb/testsuite/gdb.mi/mi-var-child-f.exp
parentf3864a5bc64c926b469199b24ab750ec375d460b (diff)
downloadbinutils-gdb-57b7402d206a215ef4689ed402467bbfc82375f3.tar.gz
Rename to allow_fortran_tests
This changes skip_fortran_tests to invert the sense, and renames it to allow_fortran_tests.
Diffstat (limited to 'gdb/testsuite/gdb.mi/mi-var-child-f.exp')
-rw-r--r--gdb/testsuite/gdb.mi/mi-var-child-f.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.mi/mi-var-child-f.exp b/gdb/testsuite/gdb.mi/mi-var-child-f.exp
index c5294156159..7723dbc574f 100644
--- a/gdb/testsuite/gdb.mi/mi-var-child-f.exp
+++ b/gdb/testsuite/gdb.mi/mi-var-child-f.exp
@@ -19,7 +19,7 @@ load_lib mi-support.exp
set MIFLAGS "-i=mi"
load_lib "fortran.exp"
-require !skip_fortran_tests
+require allow_fortran_tests
gdb_exit
if [mi_gdb_start] {