aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/path/filepath/path_test.go
AgeCommit message (Expand)Author
2011-04-04os: New Open API.Rob Pike
2011-04-04filepath: new Abs functionGustavo Niemeyer
2011-03-21path/filepath: fix TestEvalSymlinks when run under symlinked GOROOTAndrew Gerrand
2011-03-18filepath: do not run TestEvalSymlinks on WindowsAlex Brainman
2011-03-17path/filepath: add EvalSymlinks functionAndrew Gerrand
2011-03-17path: work for windows.Yasuhiro Matsumoto
2011-03-07path/filepath: disable test on windows to fix buildAlex Brainman
2011-03-06path/filepath: new OS-specific path supportGustavo Niemeyer