build: make nacl pass
Add nacl.bash, the NaCl version of all.bash. It's a separate script because it builds a variant of package syscall with a large zip file embedded in it, containing all the input files needed for tests. Disable various tests new since the last round, mostly the ones using os/exec. Fixes #7945. LGTM=dave R=golang-codereviews, remyoudompheng, dave, bradfitz CC=golang-codereviews https://golang.org/cl/100590044
Showing
misc/nacl/mkzip.go
0 → 100644
misc/nacl/testdata/empty
0 → 100644
misc/nacl/testdata/group
0 → 100644
misc/nacl/testdata/hosts
0 → 100644
This diff is collapsed.
misc/nacl/testzip.proto
0 → 100644
src/nacltest.bash
0 → 100644
Please register or sign in to comment