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í 81b4c49702 move the "missing -trimpath" test to the slow group (#106)
This shouldn't break often, so it doesn't need to be covered by 'go test
-short'. Moreover, it's still a relatively expensive step, since we end
up reaching package compilation.
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
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