mirror of
https://github.com/golang/go
synced 2024-11-18 19:34:41 -07:00
866d71a317
TestBadGOPATH tests for a empty element in the GOPATH list using "GOPATH=:/path/to/gopath", assuming that ':' is the path list separator. On Windows the test fails, because Windows path list separator is ';'. Therefore this test isn't built for Windows. On Plan 9, os.PathListSeparator is '\000', so the test fails there too, and should not be built for Plan 9. Change-Id: Icdc2f8de098c1415103ec6124906ad6c578ad183 Reviewed-on: https://go-review.googlesource.com/c/tools/+/233718 Reviewed-by: Robert Findley <rfindley@google.com> Run-TryBot: Robert Findley <rfindley@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> |
||
---|---|---|
.. | ||
codelens_test.go | ||
definition_test.go | ||
diagnostics_114_test.go | ||
diagnostics_test.go | ||
doc.go | ||
env_test.go | ||
env.go | ||
formatting_test.go | ||
generate_test.go | ||
reg_test.go | ||
runner.go | ||
serialization_test.go | ||
shared_test.go | ||
symbol_helper_test.go | ||
symbol_test.go | ||
unix_test.go | ||
wrappers.go |