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í b8aec97e86 don't garble any embedded fields
In the added test case, we'd see a failure, since we garbled the name of
the "Embedded" type but not its use as an anonymous field. Garble both.

This might possibly break some reflect code, but it doesn't seem like we
have an option. When we garble a type, it's impossible to tell if it's
going to be used as an anonymous field later.

Updates #9.
6 years ago
..
basic.txt don't use regexes when searching binaries for strings 6 years ago
help.txt make "no such file" test pass on Windows 6 years ago
implement.txt don't use regexes when searching binaries for strings 6 years ago
imports.txt test that filenames are garbled 6 years ago
modinfo.txt don't use regexes when searching binaries for strings 6 years ago
syntax.txt don't garble any embedded fields 6 years ago
test.txt don't use regexes when searching binaries for strings 6 years ago