]> Cypherpunks repositories - gostls13.git/commit
os: run TestStatSymlinkLoop on all platforms
authorTobias Klauser <tklauser@distanz.ch>
Fri, 1 Apr 2022 10:41:35 +0000 (12:41 +0200)
committerTobias Klauser <tobias.klauser@gmail.com>
Sun, 3 Apr 2022 07:17:45 +0000 (07:17 +0000)
commit8e50298f12c9cb8dc8093c00059e46a302977b83
tree2d4071c9bd87359dff4c82f7ef20d8875745b453
parent01c83be7932e7f51333c813460752f09f78ec2c4
os: run TestStatSymlinkLoop on all platforms

The test doesn't seem to be specific to Windows, so run in on all
platforms supporting symlinks.

Change-Id: I0bbae10040d86e313c285bee2c465df2135fd777
Reviewed-on: https://go-review.googlesource.com/c/go/+/397574
Trust: Tobias Klauser <tobias.klauser@gmail.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/os/os_test.go
src/os/os_windows_test.go