]> Cypherpunks repositories - gostls13.git/commit
os: test that IsExist and IsNotExist handle PathError and LinkError
authorAlex Brainman <alex.brainman@gmail.com>
Fri, 3 Aug 2012 04:25:35 +0000 (14:25 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Fri, 3 Aug 2012 04:25:35 +0000 (14:25 +1000)
commitb9b29ce2ba9e45de8372d81292b52f8623237220
treeaec6155a89d5fb8d80129732342bccd0a1916b56
parentc12a63f7d3d96c944fef1a77faf8ee58d889d81c
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