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í 56a1fd0257 support -ldflags=-X=pkg.name=str with garbled names
Because the linker has access to all the build IDs, just like the
compiler, we can support this transparently. Add a test too.

Fixes #21.
5 years ago
..
asm.txt make selection of packages configurable via GOPRIVATE 5 years ago
basic.txt do less work in 'go test -short' 5 years ago
cgo.txt make selection of packages configurable via GOPRIVATE 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 support -ldflags=-X=pkg.name=str with garbled names 5 years ago
modinfo.txt make selection of packages configurable via GOPRIVATE 5 years ago
plugin.txt skip plugin test case on Windows 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