aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.fortran/class-allocatable-array.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.fortran/class-allocatable-array.exp
parentf3864a5bc64c926b469199b24ab750ec375d460b (diff)
downloadbinutils-57b7402d206a215ef4689ed402467bbfc82375f3.zip
binutils-57b7402d206a215ef4689ed402467bbfc82375f3.tar.gz
binutils-57b7402d206a215ef4689ed402467bbfc82375f3.tar.bz2
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.fortran/class-allocatable-array.exp')
-rw-r--r--gdb/testsuite/gdb.fortran/class-allocatable-array.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.fortran/class-allocatable-array.exp b/gdb/testsuite/gdb.fortran/class-allocatable-array.exp
index 76a848c..86a143d 100644
--- a/gdb/testsuite/gdb.fortran/class-allocatable-array.exp
+++ b/gdb/testsuite/gdb.fortran/class-allocatable-array.exp
@@ -16,7 +16,7 @@
# Test that GDB can print an allocatable array that is a data field
# within a class like type.
-require !skip_fortran_tests
+require allow_fortran_tests
standard_testfile ".f90"
load_lib fortran.exp