aboutsummaryrefslogtreecommitdiff
path: root/src/os/error_windows_test.go
AgeCommit message (Expand)Author
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2020-10-20all: update references to symbols moved from os to io/fsRuss Cox
2016-09-25os: make IsExist report true on ERROR_DIR_NOT_EMPTY on Windows Kale Blankenship
2016-04-03os: make IsExists also recognize syscall.ENOTEMPTYBrad Fitzpatrick
2015-04-09os: windows Rename should overwrite destination file.Daniel Theophanes
2014-09-08build: move package sources from src/pkg to srcRuss Cox