Rename to allow_rust_tests
authorTom Tromey <tom@tromey.com>
Sun, 8 Jan 2023 18:46:36 +0000 (11:46 -0700)
committerTom Tromey <tom@tromey.com>
Fri, 13 Jan 2023 20:18:58 +0000 (13:18 -0700)
commit3eb4aab7199ae959ab140e8aa29d90ce7bf28d4e
tree61de19e207d242e31d8627829a8ad6a9734479dd
parentd82e5429b532f3cf0a0453800b0347368834f8bc
Rename to allow_rust_tests

This changes skip_rust_tests to invert the sense, and renames it to
allow_rust_tests.
16 files changed:
gdb/testsuite/gdb.rust/dwindex.exp
gdb/testsuite/gdb.rust/expr.exp
gdb/testsuite/gdb.rust/fnfield.exp
gdb/testsuite/gdb.rust/generics.exp
gdb/testsuite/gdb.rust/methods.exp
gdb/testsuite/gdb.rust/modules.exp
gdb/testsuite/gdb.rust/pp.exp
gdb/testsuite/gdb.rust/rawids.exp
gdb/testsuite/gdb.rust/rust-style.exp
gdb/testsuite/gdb.rust/simple.exp
gdb/testsuite/gdb.rust/traits.exp
gdb/testsuite/gdb.rust/unicode.exp
gdb/testsuite/gdb.rust/union.exp
gdb/testsuite/gdb.rust/unsized.exp
gdb/testsuite/gdb.rust/watch.exp
gdb/testsuite/lib/gdb.exp