aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.fortran/array-element.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/array-element.exp
parentf3864a5bc64c926b469199b24ab750ec375d460b (diff)
downloadgdb-57b7402d206a215ef4689ed402467bbfc82375f3.zip
gdb-57b7402d206a215ef4689ed402467bbfc82375f3.tar.gz
gdb-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/array-element.exp')
-rw-r--r--gdb/testsuite/gdb.fortran/array-element.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.fortran/array-element.exp b/gdb/testsuite/gdb.fortran/array-element.exp
index 1902329..1912dfd 100644
--- a/gdb/testsuite/gdb.fortran/array-element.exp
+++ b/gdb/testsuite/gdb.fortran/array-element.exp
@@ -18,7 +18,7 @@
# This file is part of the gdb testsuite. It contains test for printing
# the elements of an array which is passed as pointer to a subroutine.
-require !skip_fortran_tests
+require allow_fortran_tests
standard_testfile .f