You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
garble/testdata/scripts
Daniel Martí b71ff42877
testdata: remove some unnecessary execs (#267)
Our use of go-internal's gotooltest.Setup means that "go" is set up as a
top-level command in the scripts, so we can simply "go build" instead of
having to "exec go build". The result is practically the same, but the
scripts are simpler.

While at it, I had left an "exec cat" behind; remove it.
5 years ago
..
asm.txt all: drop support for Go 1.15.x (#265) 5 years ago
basic.txt testdata: remove some unnecessary execs (#267) 5 years ago
cgo.txt all: drop support for Go 1.15.x (#265) 5 years ago
debugdir.txt refactor "current package" with TOOLEXEC_IMPORTPATH (#266) 5 years ago
goprivate.txt all: drop support for Go 1.15.x (#265) 5 years ago
goversion.txt all: drop support for Go 1.15.x (#265) 5 years ago
help.txt include a "garble version" test (#221) 5 years ago
implement.txt all: drop support for Go 1.15.x (#265) 5 years ago
imports.txt all: drop support for Go 1.15.x (#265) 5 years ago
init.txt all: drop support for Go 1.15.x (#265) 5 years ago
ldflags.txt testdata: remove some unnecessary execs (#267) 5 years ago
linkname.txt all: drop support for Go 1.15.x (#265) 5 years ago
literals.txt refactor "current package" with TOOLEXEC_IMPORTPATH (#266) 5 years ago
modinfo.txt testdata: remove some unnecessary execs (#267) 5 years ago
plugin.txt all: drop support for Go 1.15.x (#265) 5 years ago
position.txt all: drop support for Go 1.15.x (#265) 5 years ago
reverse.txt testdata: remove some unnecessary execs (#267) 5 years ago
seed.txt all: drop support for Go 1.15.x (#265) 5 years ago
syntax.txt all: drop support for Go 1.15.x (#265) 5 years ago
test.txt testdata: remove some unnecessary execs (#267) 5 years ago
tiny.txt all: drop support for Go 1.15.x (#265) 5 years ago