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í 462f60a307 sto pusing -toolexec directly in the tests
Since we introduced $GARBLE_DIR, we stopped recommending the use of
toolexec directly. It's still possible to set up the right flags and env
vars, but that will be a moving target.

In particular, string obfuscation in #16 will require using $GARBLE_DIR
in more scenarios. A work-in-progress patch for string obfuscation
triggered this test script to start failing for the reason above.

While at it, we don't care about what the second build contains, since
we already compare it with the previous build.
6 years ago
..
asm.txt reduce unnecessary std imports in tests 6 years ago
basic.txt sto pusing -toolexec directly in the tests 6 years ago
cgo.txt reduce unnecessary std imports in tests 6 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 6 years ago
ldflags.txt reduce unnecessary std imports in tests 6 years ago
modinfo.txt reduce unnecessary std imports in tests 6 years ago
plugin.txt support building ad-hoc plugin packages 6 years ago
syntax.txt first version of plugins working 6 years ago
test.txt make selection of packages configurable via GOPRIVATE 6 years ago