| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | path/filepath: make TestToNorm robust | Hiroshi Ioka | 2016-10-25 | 1 | -10/+19 |
| * | path/filepath: fix match of \\?\c:\* on Windows | Russ Cox | 2016-10-24 | 1 | -0/+8 |
| * | path/filepath: pass TestToNorm even if VolumeName(tmpdir) != VolumeName(pwd) ... | Hiroshi Ioka | 2016-10-23 | 1 | -5/+4 |
| * | path/filepath: simplify TestToNorm | Hiroshi Ioka | 2016-10-16 | 1 | -3/+5 |
| * | path/filepath: handle ".." in normalizing a path on Windows | Hiroshi Ioka | 2016-08-30 | 1 | -2/+99 |
| * | path/filepath: use testenv.MustHaveSymlink to simplify symlink tests | Hiroshi Ioka | 2016-08-23 | 1 | -20/+0 |
| * | path/filepath: normalize output of EvalSymlinks on windows | Hiroshi Ioka | 2016-04-05 | 1 | -0/+56 |
| * | path/filepath: use fsutil with TestEvalSymlinksCanonicalNames | Alex Brainman | 2016-03-29 | 1 | -0/+105 |
| * | path/filepath: test EvalSymlinks returns canonical path on windows | Alex Brainman | 2015-10-22 | 1 | -0/+63 |
| * | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+113 |
