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/script
Daniel Martí f9d99190d2 use -toolexec="garble toolexec"
This way, the child process knows that it's running a toolchain command
via -toolexec without having to guess via filepath.IsAbs.

While here, improve the docs and tests a bit.
3 years ago
..
asm.txtar replace testdata/scripts/*.txt with testdata/script/*.txtar 3 years ago
basic.txtar use -toolexec="garble toolexec" 3 years ago
cgo.txtar replace testdata/scripts/*.txt with testdata/script/*.txtar 3 years ago
crossbuild.txtar replace testdata/scripts/*.txt with testdata/script/*.txtar 3 years ago
debugdir.txtar replace testdata/scripts/*.txt with testdata/script/*.txtar 3 years ago
embed.txtar replace testdata/scripts/*.txt with testdata/script/*.txtar 3 years ago
goenv.txtar replace testdata/scripts/*.txt with testdata/script/*.txtar 3 years ago
gogarble.txtar replace testdata/scripts/*.txt with testdata/script/*.txtar 3 years ago
goversion.txtar replace testdata/scripts/*.txt with testdata/script/*.txtar 3 years ago
help.txtar use -toolexec="garble toolexec" 3 years ago
implement.txtar replace testdata/scripts/*.txt with testdata/script/*.txtar 3 years ago
imports.txtar replace testdata/scripts/*.txt with testdata/script/*.txtar 3 years ago
init.txtar replace testdata/scripts/*.txt with testdata/script/*.txtar 3 years ago
ldflags.txtar replace testdata/scripts/*.txt with testdata/script/*.txtar 3 years ago
linkname.txtar replace testdata/scripts/*.txt with testdata/script/*.txtar 3 years ago
literals.txtar replace testdata/scripts/*.txt with testdata/script/*.txtar 3 years ago
modinfo.txtar replace testdata/scripts/*.txt with testdata/script/*.txtar 3 years ago
plugin.txtar replace testdata/scripts/*.txt with testdata/script/*.txtar 3 years ago
position.txtar replace testdata/scripts/*.txt with testdata/script/*.txtar 3 years ago
reflect.txtar replace testdata/scripts/*.txt with testdata/script/*.txtar 3 years ago
reverse.txtar replace testdata/scripts/*.txt with testdata/script/*.txtar 3 years ago
seed-cache.txtar replace testdata/scripts/*.txt with testdata/script/*.txtar 3 years ago
seed.txtar replace testdata/scripts/*.txt with testdata/script/*.txtar 3 years ago
syntax.txtar replace testdata/scripts/*.txt with testdata/script/*.txtar 3 years ago
test.txtar replace testdata/scripts/*.txt with testdata/script/*.txtar 3 years ago
tiny.txtar use -toolexec="garble toolexec" 3 years ago
typeparams.txtar replace testdata/scripts/*.txt with testdata/script/*.txtar 3 years ago