go/src/path
Alex Brainman 3d5163cf43 path/filepath: fix EvalSymlinks(".") on windows
Also new tests added. So, perhaps, this CL corrects
even more broken EvalSymlinks behaviour.

Fixes #12451

Change-Id: I81b9d92bab74bcb8eca6db6633546982fe5cec87
Reviewed-on: https://go-review.googlesource.com/16192
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Alex Brainman <alex.brainman@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2015-11-01 04:45:37 +00:00
..
filepath path/filepath: fix EvalSymlinks(".") on windows 2015-11-01 04:45:37 +00:00
example_test.go
match.go all: use "reports whether" in place of "returns true if(f)" 2015-03-18 15:14:06 +00:00
match_test.go
path.go path: fix a typo in documentation of Split 2015-05-31 22:08:38 +00:00
path_test.go