aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.fortran/print-formatted.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/print-formatted.exp
parentf3864a5bc64c926b469199b24ab750ec375d460b (diff)
downloadfsf-binutils-gdb-57b7402d206a215ef4689ed402467bbfc82375f3.zip
fsf-binutils-gdb-57b7402d206a215ef4689ed402467bbfc82375f3.tar.gz
fsf-binutils-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/print-formatted.exp')
-rw-r--r--gdb/testsuite/gdb.fortran/print-formatted.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.fortran/print-formatted.exp b/gdb/testsuite/gdb.fortran/print-formatted.exp
index 9d552af..0f39a76 100644
--- a/gdb/testsuite/gdb.fortran/print-formatted.exp
+++ b/gdb/testsuite/gdb.fortran/print-formatted.exp
@@ -15,7 +15,7 @@
load_lib "fortran.exp"
-require !skip_fortran_tests
+require allow_fortran_tests
standard_testfile .f90