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í 5604a2aa9e avoid importing fmt in strings test
Reduces its 'go test -short' time from ~3s to ~2.4s on my laptop, since
we have to compile fewer dependencies.
5 years ago
..
asm.txt reduce unnecessary std imports in tests 5 years ago
basic.txt sto pusing -toolexec directly in the tests 5 years ago
cgo.txt reduce unnecessary std imports in tests 5 years ago
debugdir.txt allow easy inpection of garbled code 5 years ago
help.txt clarify usage text, add help flags 6 years ago
implement.txt start supporting asm functions better 6 years ago
imports.txt blacklist struct fields with reflection too 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 support building ad-hoc plugin packages 5 years ago
strings.txt avoid importing fmt in strings test 5 years ago
syntax.txt handle embedded struct fields with universe scope 5 years ago
test.txt testdata: add sections to scripts/test.txt 5 years ago