]> Cypherpunks repositories - gostls13.git/commit
path/filepath: disable AbsTest on windows
authorRob Pike <r@golang.org>
Tue, 6 Mar 2012 21:14:12 +0000 (08:14 +1100)
committerRob Pike <r@golang.org>
Tue, 6 Mar 2012 21:14:12 +0000 (08:14 +1100)
commitaeefe0fa6e667c3c9c26d6fc9dd8c7b3281d51ac
tree5217daf1fb2b654a2b7e85c214043dbed5608699
parentefbd79ce5a1f200c02bd18e59b4e2c11808e6ab4
path/filepath: disable AbsTest on windows
SameFile has a bug.

R=golang-dev
TBR=rsc
CC=golang-dev
https://golang.org/cl/5754055
src/pkg/path/filepath/path_test.go