]> Cypherpunks repositories - gostls13.git/commit
path/filepath: include test number in TestIssue13582 output
authorAlex Brainman <alex.brainman@gmail.com>
Tue, 15 Dec 2015 05:56:18 +0000 (16:56 +1100)
committerAlex Brainman <alex.brainman@gmail.com>
Tue, 15 Dec 2015 06:43:35 +0000 (06:43 +0000)
commit3540376b7067911fe1e02cb25e10b34ff789c630
treedeb4cc275a3fef528c661e75e78336f1de9cc427
parentd4df6f487481fb7a0987faa3cf8c03a684e8f17d
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>
src/path/filepath/path_test.go