go/src/path/filepath
Alex Brainman 3540376b70 path/filepath: include test number in TestIssue13582 output
Otherwise it's hard to tell the difference between
link1 and link2 or other tests.

Change-Id: I36c153cccb10959535595938dfbc49db930b9fac
Reviewed-on: https://go-review.googlesource.com/17851
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Alex Brainman <alex.brainman@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2015-12-15 06:43:35 +00:00
..
example_unix_test.go path/filepath: include the original paths in error messages 2015-11-17 23:46:38 +00:00
export_test.go
match.go all: use "reports whether" in place of "returns true if(f)" 2015-03-18 15:14:06 +00:00
match_test.go path/filepath: disable symlink tests on android. 2015-10-20 22:18:43 +00:00
path.go path/filepath: in Rel use case-insensitive comparison on Windows 2015-11-17 23:48:47 +00:00
path_plan9.go path/filepath: in Rel use case-insensitive comparison on Windows 2015-11-12 19:58:37 +00:00
path_test.go path/filepath: include test number in TestIssue13582 output 2015-12-15 06:43:35 +00:00
path_unix.go path/filepath: in Rel use case-insensitive comparison on Windows 2015-11-12 19:58:37 +00:00
path_windows.go path/filepath: handle c: as first parameter in Join properly 2015-12-06 06:11:09 +00:00
path_windows_test.go path/filepath: test EvalSymlinks returns canonical path on windows 2015-10-22 04:35:50 +00:00
symlink.go path/filepath: keep walking if EvalSymlinks returns symlink 2015-12-14 17:21:16 +00:00
symlink_unix.go
symlink_windows.go path/filepath: keep walking if EvalSymlinks returns symlink 2015-12-14 17:21:16 +00:00