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í d3af58b558 complain when GOPRIVATE matches no packages
This is important, because it would mean that we would obfuscate
nothing. At best, it would be confusing; at worst, it could mislead
the user into thinking the binary is obfuscated.

Fixes #20.
Updates #108.
5 years ago
..
asm.txt testdata: set GOPRIVATE in all but two tests (#104) 5 years ago
basic.txt move the "missing -trimpath" test to the slow group (#106) 5 years ago
cgo.txt testdata: set GOPRIVATE in all but two tests (#104) 5 years ago
debugdir.txt testdata: set GOPRIVATE in all but two tests (#104) 5 years ago
goprivate.txt complain when GOPRIVATE matches no packages 5 years ago
help.txt simplify the main code flow somewhat 5 years ago
implement.txt testdata: set GOPRIVATE in all but two tests (#104) 5 years ago
imports.txt testdata: set GOPRIVATE in all but two tests (#104) 5 years ago
ldflags.txt testdata: set GOPRIVATE in all but two tests (#104) 5 years ago
literals.txt testdata: set GOPRIVATE in all but two tests (#104) 5 years ago
modinfo.txt testdata: set GOPRIVATE in all but two tests (#104) 5 years ago
panic.txt testdata: set GOPRIVATE in all but two tests (#104) 5 years ago
plugin.txt testdata: set GOPRIVATE in all but two tests (#104) 5 years ago
seed.txt testdata: set GOPRIVATE in all but two tests (#104) 5 years ago
syntax.txt testdata: set GOPRIVATE in all but two tests (#104) 5 years ago
test.txt testdata: set GOPRIVATE in all but two tests (#104) 5 years ago
tiny.txt testdata: set GOPRIVATE in all but two tests (#104) 5 years ago