1
0
mirror of https://github.com/golang/go synced 2024-10-04 14:21:21 -06:00
go/src/pkg/path
Russ Cox 0c2a727477 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
2014-05-20 12:10:19 -04:00
..
filepath build: make nacl pass 2014-05-20 12:10:19 -04:00
example_test.go godoc: make example code more readable with new comment convention 2012-02-16 11:50:28 +11:00
match_test.go path/filepath: Panic in Match when parsing invalid character range. 2013-07-31 16:58:28 +10:00
match.go undo CL 12486043 / ab644299d124 2013-08-05 16:27:24 -07:00
path_test.go all: protect alloc count tests by -testing.short 2013-08-21 14:00:45 +10:00
path.go path: improve documentation for Dir 2012-08-30 11:16:41 -07:00