]> Cypherpunks repositories - gostls13.git/commit
path/filepath: disable symlink tests on android.
authorHyang-Ah Hana Kim <hyangah@gmail.com>
Tue, 20 Oct 2015 21:23:24 +0000 (17:23 -0400)
committerHyang-Ah Hana Kim <hyangah@gmail.com>
Tue, 20 Oct 2015 22:18:43 +0000 (22:18 +0000)
commit460568b6fd66b756f9bf111e1ce86bbf50334548
treed1a5dcfa28a1acbb2377911c9c5f1ea73a0f77ea
parent84808a2a90c28270589c05eca3b8d7657e49fe87
path/filepath: disable symlink tests on android.

Same reason as https://go-review.googlesource.com/#/c/16115/

For golang/go#10807

Change-Id: Id0c404e9feb963f39a111fc317c9787692516ae1
Reviewed-on: https://go-review.googlesource.com/16116
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/path/filepath/match_test.go
src/path/filepath/path_test.go