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
lu4p cf290b8e6d
Share data between processes via a shared file. (#192)
Previously garble heavily used env vars to share data between processes.
This also makes it easy to share complex data between processes.

The complexity of main.go is considerably reduced.
5 years ago
..
asm.txt testdata: don't let tests rely on rewriting mod files 5 years ago
basic.txt Share data between processes via a shared file. (#192) 5 years ago
cgo.txt testdata: don't let tests rely on rewriting mod files 5 years ago
debugdir.txt testdata: don't let tests rely on rewriting mod files 5 years ago
goprivate.txt Use latest Binject/debug version to support importmap directives, fixes #146 (#189) 5 years ago
goversion.txt add test for Go version checking (#140) 5 years ago
help.txt Share data between processes via a shared file. (#192) 5 years ago
implement.txt testdata: don't let tests rely on rewriting mod files 5 years ago
imports.txt testdata: don't let tests rely on rewriting mod files 5 years ago
init.txt testdata: don't let tests rely on rewriting mod files 5 years ago
ldflags.txt testdata: don't let tests rely on rewriting mod files 5 years ago
literals.txt testdata: don't let tests rely on rewriting mod files 5 years ago
modinfo.txt testdata: don't let tests rely on rewriting mod files 5 years ago
plugin.txt testdata: don't let tests rely on rewriting mod files 5 years ago
seed.txt testdata: don't let tests rely on rewriting mod files 5 years ago
syntax.txt testdata: don't let tests rely on rewriting mod files 5 years ago
test.txt testdata: don't let tests rely on rewriting mod files 5 years ago
tiny.txt testdata: don't let tests rely on rewriting mod files 5 years ago