]> Cypherpunks repositories - gostls13.git/commit
path/filepath: pass TestToNorm even if VolumeName(tmpdir) != VolumeName(pwd) on windows
authorHiroshi Ioka <hirochachacha@gmail.com>
Fri, 21 Oct 2016 09:46:44 +0000 (18:46 +0900)
committerAlex Brainman <alex.brainman@gmail.com>
Sun, 23 Oct 2016 06:45:32 +0000 (06:45 +0000)
commit0e7f9700f69944a993230d706e41a86ac47da415
tree89fe5373186aefca9be8fee6157745b897ae5027
parentb7477f386926e65bb99db4eb90820576f6533614
path/filepath: pass TestToNorm even if VolumeName(tmpdir) != VolumeName(pwd) on windows

Fixes #17504

Change-Id: Ic83578cf2019e5d8778e4b324f04931eb802f603
Reviewed-on: https://go-review.googlesource.com/31544
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
src/path/filepath/path_windows_test.go