]> Cypherpunks repositories - gostls13.git/commit
path/filepath: add test to walk symlink
authorAlex Brainman <alex.brainman@gmail.com>
Mon, 13 Feb 2017 03:52:19 +0000 (14:52 +1100)
committerAlex Brainman <alex.brainman@gmail.com>
Wed, 5 Apr 2017 02:31:45 +0000 (02:31 +0000)
commitacc1f47299620bb558a21e4144b7535fd904f377
tree4e7b62abadd35e397d468694d7137a1eb631a557
parent4c1622082e493dea24a936930be8b324aae54505
path/filepath: add test to walk symlink

For #17540.

Change-Id: Ie01f39797526934fa553f4279cbde6c7cbf14154
Reviewed-on: https://go-review.googlesource.com/36854
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/path/filepath/path_test.go
src/path/filepath/path_windows_test.go