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í 417bcf27bb support referencing package paths with periods in assembly
The test case is lifted from github.com/bytedance/sonic/internal/native,
which had the following line:

	JMP github·com∕bytedance∕sonic∕internal∕native∕avx2·__quote(SB)

Updates #621.
3 years ago
..
asm.txtar support referencing package paths with periods in assembly 3 years ago
basic.txtar drop support for Go 1.18.x 3 years ago
cgo.txtar default to GOGARBLE=*, stop using GOPRIVATE 3 years ago
crossbuild.txtar default to GOGARBLE=*, stop using GOPRIVATE 3 years ago
debugdir.txtar default to GOGARBLE=*, stop using GOPRIVATE 3 years ago
embed.txtar default to GOGARBLE=*, stop using GOPRIVATE 3 years ago
goenv.txtar drop support for Go 1.18.x 3 years ago
gogarble.txtar default to GOGARBLE=*, stop using GOPRIVATE 3 years ago
goversion.txtar drop support for Go 1.18.x 3 years ago
help.txtar default to GOGARBLE=*, stop using GOPRIVATE 3 years ago
implement.txtar default to GOGARBLE=*, stop using GOPRIVATE 3 years ago
imports.txtar default to GOGARBLE=*, stop using GOPRIVATE 3 years ago
init.txtar drop support for Go 1.18.x 3 years ago
ldflags.txtar default to GOGARBLE=*, stop using GOPRIVATE 3 years ago
linker.txtar patch and rebuild cmd/link to modify the magic value in pclntab 3 years ago
linkname.txtar default to GOGARBLE=*, stop using GOPRIVATE 3 years ago
literals.txtar default to GOGARBLE=*, stop using GOPRIVATE 3 years ago
modinfo.txtar default to GOGARBLE=*, stop using GOPRIVATE 3 years ago
plugin.txtar default to GOGARBLE=*, stop using GOPRIVATE 3 years ago
position.txtar default to GOGARBLE=*, stop using GOPRIVATE 3 years ago
reflect.txtar avoid reflect method call panics with GOGARBLE=* 3 years ago
reverse.txtar CI: bump gotip to December 2022 3 years ago
seed-cache.txtar default to GOGARBLE=*, stop using GOPRIVATE 3 years ago
seed.txtar slightly reduce the range of hashed name lengths 3 years ago
syntax.txtar default to GOGARBLE=*, stop using GOPRIVATE 3 years ago
test.txtar support `garble test` in main packages 3 years ago
tiny.txtar default to GOGARBLE=*, stop using GOPRIVATE 3 years ago
typeparams.txtar default to GOGARBLE=*, stop using GOPRIVATE 3 years ago