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í e4b58b1452 reduce unnecessary std imports in tests
Since we have to recompile all dependencies, this reduces a substantial
amount of work, reducing 'go test -short' time from ~16s to ~12s on my
laptop.
5 years ago
..
asm.txt reduce unnecessary std imports in tests 5 years ago
basic.txt do less work in 'go test -short' 5 years ago
cgo.txt reduce unnecessary std imports in tests 5 years ago
help.txt clarify usage text, add help flags 5 years ago
implement.txt start supporting asm functions better 5 years ago
imports.txt make selection of packages configurable via GOPRIVATE 5 years ago
ldflags.txt reduce unnecessary std imports in tests 5 years ago
modinfo.txt reduce unnecessary std imports in tests 5 years ago
plugin.txt reduce unnecessary std imports in tests 5 years ago
syntax.txt first version of plugins working 5 years ago
test.txt make selection of packages configurable via GOPRIVATE 5 years ago