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í 6dd5c53a91 internal/linker: place files under GARBLE_CACHE
This means we now have a unified cache directory for garble,
which is now documented in the README.

I considered using the same hash-based cache used for pkgCache,
but decided against it since that cache implementation only stores
regular files without any executable bits set.
We could force the cache package to do what we want here,
but I'm leaning against it for now given that single files work OK.
1 year ago
..
asm.txtar set testscript's RequireExplicitExec and RequireUniqueNames 1 year ago
atomic.txtar set testscript's RequireExplicitExec and RequireUniqueNames 1 year ago
basic.txtar set testscript's RequireExplicitExec and RequireUniqueNames 1 year ago
cache.txtar support computing missing pkgCache entries 1 year ago
cgo.txtar set testscript's RequireExplicitExec and RequireUniqueNames 1 year ago
crossbuild.txtar set testscript's RequireExplicitExec and RequireUniqueNames 1 year ago
debugdir.txtar set testscript's RequireExplicitExec and RequireUniqueNames 1 year ago
embed.txtar set testscript's RequireExplicitExec and RequireUniqueNames 1 year ago
goenv.txtar drop support for Go 1.19 1 year ago
gogarble.txtar avoid go:linkname warnings when building on tip 1 year ago
goversion.txtar suggest a command when asking the user to rebuild garble 1 year ago
help.txtar adapt to tip's error message change from "GOROOT" to "std" 1 year ago
implement.txtar set testscript's RequireExplicitExec and RequireUniqueNames 1 year ago
imports.txtar use go:build in script/imports.txtar 1 year ago
init.txtar set testscript's RequireExplicitExec and RequireUniqueNames 1 year ago
ldflags.txtar set testscript's RequireExplicitExec and RequireUniqueNames 1 year ago
linker.txtar internal/linker: place files under GARBLE_CACHE 1 year ago
linkname.txtar set testscript's RequireExplicitExec and RequireUniqueNames 1 year ago
list_error.txtar adapt to tip's error message change from "GOROOT" to "std" 1 year ago
literals.txtar set testscript's RequireExplicitExec and RequireUniqueNames 1 year ago
modinfo.txtar set testscript's RequireExplicitExec and RequireUniqueNames 1 year ago
plugin.txtar set testscript's RequireExplicitExec and RequireUniqueNames 1 year ago
position.txtar set testscript's RequireExplicitExec and RequireUniqueNames 1 year ago
reflect.txtar rework reflection detection with ssa (#732) 1 year ago
reverse.txtar set testscript's RequireExplicitExec and RequireUniqueNames 1 year ago
run.txtar set testscript's RequireExplicitExec and RequireUniqueNames 1 year ago
seed-cache.txtar set testscript's RequireExplicitExec and RequireUniqueNames 1 year ago
seed.txtar set testscript's RequireExplicitExec and RequireUniqueNames 1 year ago
syntax.txtar set testscript's RequireExplicitExec and RequireUniqueNames 1 year ago
test.txtar set testscript's RequireExplicitExec and RequireUniqueNames 1 year ago
tiny.txtar set testscript's RequireExplicitExec and RequireUniqueNames 1 year ago
typeparams.txtar set testscript's RequireExplicitExec and RequireUniqueNames 1 year ago