Rename to allow_go_tests
authorTom Tromey <tom@tromey.com>
Sun, 8 Jan 2023 17:54:46 +0000 (10:54 -0700)
committerTom Tromey <tom@tromey.com>
Fri, 13 Jan 2023 20:18:57 +0000 (13:18 -0700)
commitb63724b8c2840302e498ce45298d361d6e57b4b9
tree39bbb8a1017aac05b62e6472ff0c22fd7a94f294
parentcadfc59b0d721599b32fab6eeaba401360602e0f
Rename to allow_go_tests

This changes skip_go_tests to invert the sense, and renames it to
allow_go_tests.
15 files changed:
gdb/testsuite/gdb.go/basic-types.exp
gdb/testsuite/gdb.go/chan.exp
gdb/testsuite/gdb.go/global-local-var-shadow.exp
gdb/testsuite/gdb.go/handcall.exp
gdb/testsuite/gdb.go/hello.exp
gdb/testsuite/gdb.go/integers.exp
gdb/testsuite/gdb.go/max-depth.exp
gdb/testsuite/gdb.go/methods.exp
gdb/testsuite/gdb.go/package.exp
gdb/testsuite/gdb.go/print.exp
gdb/testsuite/gdb.go/strings.exp
gdb/testsuite/gdb.go/types.exp
gdb/testsuite/gdb.go/unsafe.exp
gdb/testsuite/lib/gdb.exp
gdb/testsuite/lib/go.exp