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.
12 months ago
..
asm.txtar drop Go 1.21 and start using go/version 1 year ago
atomic.txtar drop Go 1.21 and start using go/version 1 year ago
basic.txtar drop Go 1.21 and start using go/version 1 year ago
cache.txtar drop Go 1.21 and start using go/version 1 year ago
cgo.txtar drop Go 1.21 and start using go/version 1 year ago
crossbuild.txtar drop Go 1.21 and start using go/version 1 year ago
ctrlflow.txtar drop Go 1.21 and start using go/version 1 year ago
debugdir.txtar drop Go 1.21 and start using go/version 1 year ago
embed.txtar drop Go 1.21 and start using go/version 1 year ago
goenv.txtar drop Go 1.21 and start using go/version 1 year ago
gogarble.txtar obfuscate syscall again to fix x/sys/unix 1 year ago
goversion.txtar fail early if we know we lack Go linker patches 1 year ago
help.txtar drop Go 1.21 and start using go/version 1 year ago
implement.txtar obfuscate syscall again to fix x/sys/unix 1 year ago
imports.txtar drop Go 1.21 and start using go/version 1 year ago
init.txtar drop Go 1.21 and start using go/version 1 year ago
ldflags.txtar drop Go 1.21 and start using go/version 1 year ago
linker.txtar drop Go 1.21 and start using go/version 1 year ago
linkname.txtar drop Go 1.21 and start using go/version 1 year ago
list_error.txtar drop Go 1.21 and start using go/version 1 year ago
literals.txtar drop Go 1.21 and start using go/version 1 year ago
modinfo.txtar drop Go 1.21 and start using go/version 1 year ago
plugin.txtar drop Go 1.21 and start using go/version 1 year ago
position.txtar drop Go 1.21 and start using go/version 1 year ago
reflect.txtar drop Go 1.21 and start using go/version 1 year ago
reverse.txtar make pointer regular expressions more flexible 12 months ago
run.txtar drop Go 1.21 and start using go/version 1 year ago
seed-cache.txtar drop Go 1.21 and start using go/version 1 year ago
seed.txtar drop Go 1.21 and start using go/version 1 year ago
syntax.txtar drop Go 1.21 and start using go/version 1 year ago
test.txtar drop Go 1.21 and start using go/version 1 year ago
tiny.txtar make pointer regular expressions more flexible 12 months ago
typeparams.txtar drop Go 1.21 and start using go/version 1 year ago