Use require !skip_go_tests
authorTom Tromey <tom@tromey.com>
Tue, 13 Dec 2022 23:11:58 +0000 (16:11 -0700)
committerTom Tromey <tom@tromey.com>
Fri, 13 Jan 2023 20:18:55 +0000 (13:18 -0700)
commit0c2a02481ab6fe27412b6d2004c59c6f33677848
tree2bf975c12466e01668aa76e709078d598db9207a
parentd3f81254e570511c2c5a4428d4cc5e6758fc9ab3
Use require !skip_go_tests

This changes some tests to use "require !skip_go_tests".
13 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