aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/path/filepath/path_windows_test.go
AgeCommit message (Expand)Author
2014-09-08build: move package sources from src/pkg to srcRuss Cox
2014-07-17os: Implement symlink support for WindowsMichael Fraenkel
2013-12-17all: add missing copyrightChaiShushan
2013-03-01path/filepath: better error reporting during TestWinSplitListTestsAreValidAlex Brainman
2013-02-20path/filepath, os/exec: unquote PATH elements on WindowsPéter Surányi