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/scripts
Daniel Martí 835f4aadf3
testdata: add test case for init funcs in many files (#208)
We tested that init funcs within a single file retain their order, but
not when they are split between many files.

Add one such case, with ten files and the same global-var-append
mechanism.

While at it, add some docs and make each init func take just one line.
5 years ago
..
asm.txt testdata: don't let tests rely on rewriting mod files 5 years ago
basic.txt Share data between processes via a shared file. (#192) 5 years ago
cgo.txt testdata: don't let tests rely on rewriting mod files 5 years ago
debugdir.txt testdata: don't let tests rely on rewriting mod files 5 years ago
goprivate.txt obfuscate fewer std packages (#196) 5 years ago
goversion.txt add test for Go version checking (#140) 5 years ago
help.txt Share data between processes via a shared file. (#192) 5 years ago
implement.txt testdata: don't let tests rely on rewriting mod files 5 years ago
imports.txt fix garbling names belonging to indirect imports (#203) 5 years ago
init.txt testdata: add test case for init funcs in many files (#208) 5 years ago
ldflags.txt testdata: don't let tests rely on rewriting mod files 5 years ago
linkname.txt rewrite go:linkname directives with garbled names (#200) 5 years ago
literals.txt do not try to obfuscate huge literals (#204) 5 years ago
modinfo.txt testdata: don't let tests rely on rewriting mod files 5 years ago
plugin.txt testdata: don't let tests rely on rewriting mod files 5 years ago
seed.txt testdata: don't let tests rely on rewriting mod files 5 years ago
syntax.txt rewrite go:linkname directives with garbled names (#200) 5 years ago
test.txt testdata: don't let tests rely on rewriting mod files 5 years ago
tiny.txt testdata: don't let tests rely on rewriting mod files 5 years ago