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
Andrew LeFevre 0e0a9fc594
Allow struct fields to be garbled, fixes #48 (#159)
* Allow struct fields to be garbled, fixes #48

* fix syntax test script

* simplified code according to review
5 years ago
..
asm.txt Strip all filename and position info when -tiny is passed (#128) 5 years ago
basic.txt initial support for build caching (#142) 5 years ago
cgo.txt Strip all filename and position info when -tiny is passed (#128) 5 years ago
debugdir.txt Store obfuscated sources in object files (#158) 5 years ago
goprivate.txt add blacklist for runtime std packages 5 years ago
goversion.txt add test for Go version checking (#140) 5 years ago
help.txt all: update the docs a bit 5 years ago
implement.txt testdata: set GOPRIVATE in all but two tests (#104) 5 years ago
imports.txt Allow struct fields to be garbled, fixes #48 (#159) 5 years ago
ldflags.txt Rewrite renaming logic for private names and reduce length of public names (#135) 5 years ago
literals.txt testdata: avoid 'go build' with -short in literals.txt 5 years ago
modinfo.txt testdata: set GOPRIVATE in all but two tests (#104) 5 years ago
plugin.txt Disable plugin test (#120) 5 years ago
seed.txt initial support for build caching (#142) 5 years ago
syntax.txt Allow struct fields to be garbled, fixes #48 (#159) 5 years ago
test.txt testdata: set GOPRIVATE in all but two tests (#104) 5 years ago
tiny.txt testdata: use the debugdir flag less often 5 years ago