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í 75e904f6d4
various minor cleanups and fixes (#99)
Error strings should never be capitalized.

A binsubstr line in one of the tests was duplicate and thus useless.

Remove duplicate or trailing spaces in test scripts.

Finally, add a TODO for an optimization I just spotted.
5 years ago
..
asm.txt reduce unnecessary std imports in tests 5 years ago
basic.txt Update filename and add line number obfuscation (#94) 5 years ago
cgo.txt reduce unnecessary std imports in tests 5 years ago
debugdir.txt Update filename and add line number obfuscation (#94) 5 years ago
help.txt simplify the main code flow somewhat 5 years ago
implement.txt testdata: avoid fmt in the implement test script 5 years ago
imports.txt Fix reflect detection if -literals is passed. 5 years ago
ldflags.txt add a regression test for #82 5 years ago
literals.txt Update filename and add line number obfuscation (#94) 5 years ago
modinfo.txt reduce unnecessary std imports in tests 5 years ago
panic.txt add runtime API to suppress printing fatal errors 5 years ago
plugin.txt various minor cleanups and fixes (#99) 5 years ago
seed.txt various minor cleanups and fixes (#99) 5 years ago
syntax.txt various minor cleanups and fixes (#99) 5 years ago
test.txt testdata: add sections to scripts/test.txt 5 years ago
tiny.txt Update filename and add line number obfuscation (#94) 5 years ago