]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1] os: test that IsExist and IsNotExist handle PathError and LinkError
authorAlex Brainman <alex.brainman@gmail.com>
Fri, 21 Sep 2012 19:54:25 +0000 (05:54 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Fri, 21 Sep 2012 19:54:25 +0000 (05:54 +1000)
commit524bb8d75556820eb72c0147af50072b6631b20d
treea28dfa06584162df524b0990e27a88f239570e39
parent40e77b01f55c66ab3d5e7255640c4261f300250a
[release-branch.go1] os: test that IsExist and IsNotExist handle PathError and LinkError

««« backport 32eb6dac3ff4
os: test that IsExist and IsNotExist handle PathError and LinkError

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/6442080

»»»
src/pkg/os/error_plan9.go
src/pkg/os/error_posix.go
src/pkg/os/error_test.go
src/pkg/os/error_windows.go