aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.fortran/array-slices-sub-slices.exp
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2022-12-13 16:10:09 -0700
committerTom Tromey <tom@tromey.com>2023-01-13 13:18:55 -0700
commit8d0278eb402c15f9bbc37ac4de8decdac349343f (patch)
treeacc0a57750ac65ebf712edbd4073de1f8091584a /gdb/testsuite/gdb.fortran/array-slices-sub-slices.exp
parenta9145b105e28caeded3ea8135e35e5984fa10f37 (diff)
downloadfsf-binutils-gdb-8d0278eb402c15f9bbc37ac4de8decdac349343f.zip
fsf-binutils-gdb-8d0278eb402c15f9bbc37ac4de8decdac349343f.tar.gz
fsf-binutils-gdb-8d0278eb402c15f9bbc37ac4de8decdac349343f.tar.bz2
Use require !skip_fortran_tests
This changes some tests to use "require !skip_fortran_tests".
Diffstat (limited to 'gdb/testsuite/gdb.fortran/array-slices-sub-slices.exp')
-rw-r--r--gdb/testsuite/gdb.fortran/array-slices-sub-slices.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.fortran/array-slices-sub-slices.exp b/gdb/testsuite/gdb.fortran/array-slices-sub-slices.exp
index 1724e71..832aefc 100644
--- a/gdb/testsuite/gdb.fortran/array-slices-sub-slices.exp
+++ b/gdb/testsuite/gdb.fortran/array-slices-sub-slices.exp
@@ -15,7 +15,7 @@
# Create a slice of an array, then take a slice of that slice.
-if {[skip_fortran_tests]} { return -1 }
+require !skip_fortran_tests
standard_testfile ".f90"
load_lib fortran.exp