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í 9f82b2bbfe make pointer regular expressions more flexible
We just got a failure on Mac on CI with pointers past eight digits:

    (0x10432dec0,0x10433c690)

Use `[[:xdigit:]]+` consistently.
3 weeks ago
..
asm.txtar drop Go 1.21 and start using go/version 3 months ago
atomic.txtar drop Go 1.21 and start using go/version 3 months ago
basic.txtar drop Go 1.21 and start using go/version 3 months ago
cache.txtar drop Go 1.21 and start using go/version 3 months ago
cgo.txtar drop Go 1.21 and start using go/version 3 months ago
crossbuild.txtar drop Go 1.21 and start using go/version 3 months ago
ctrlflow.txtar drop Go 1.21 and start using go/version 3 months ago
debugdir.txtar drop Go 1.21 and start using go/version 3 months ago
embed.txtar drop Go 1.21 and start using go/version 3 months ago
goenv.txtar drop Go 1.21 and start using go/version 3 months ago
gogarble.txtar obfuscate syscall again to fix x/sys/unix 3 months ago
goversion.txtar fail early if we know we lack Go linker patches 3 months ago
help.txtar drop Go 1.21 and start using go/version 3 months ago
implement.txtar obfuscate syscall again to fix x/sys/unix 3 months ago
imports.txtar drop Go 1.21 and start using go/version 3 months ago
init.txtar drop Go 1.21 and start using go/version 3 months ago
ldflags.txtar drop Go 1.21 and start using go/version 3 months ago
linker.txtar drop Go 1.21 and start using go/version 3 months ago
linkname.txtar drop Go 1.21 and start using go/version 3 months ago
list_error.txtar drop Go 1.21 and start using go/version 3 months ago
literals.txtar drop Go 1.21 and start using go/version 3 months ago
modinfo.txtar drop Go 1.21 and start using go/version 3 months ago
plugin.txtar drop Go 1.21 and start using go/version 3 months ago
position.txtar drop Go 1.21 and start using go/version 3 months ago
reflect.txtar drop Go 1.21 and start using go/version 3 months ago
reverse.txtar make pointer regular expressions more flexible 3 weeks ago
run.txtar drop Go 1.21 and start using go/version 3 months ago
seed-cache.txtar drop Go 1.21 and start using go/version 3 months ago
seed.txtar drop Go 1.21 and start using go/version 3 months ago
syntax.txtar drop Go 1.21 and start using go/version 3 months ago
test.txtar drop Go 1.21 and start using go/version 3 months ago
tiny.txtar make pointer regular expressions more flexible 3 weeks ago
typeparams.txtar drop Go 1.21 and start using go/version 3 months ago