1
0
mirror of https://github.com/golang/go synced 2024-10-04 04:21:22 -06:00
go/src/os
Russ Cox 84f9c42bbb os: skip TestRemoveAllRace on Windows
It's just fundamentally incompatible with
Windows' pickiness about removing things
that are in use.

TBR=brainman
CC=golang-codereviews
https://golang.org/cl/142270043
2014-09-18 20:13:07 -04:00
..
exec net: separate NaCl dependent placeholders from BSD's 2014-09-18 19:17:55 +09:00
signal
user
dir_plan9.go
dir_unix.go
dir_windows.go
doc.go
env_test.go
env_unix_test.go
env.go
error_plan9.go
error_test.go
error_unix.go
error_windows_test.go
error_windows.go
error.go
exec_plan9.go
exec_posix.go
exec_unix.go
exec_windows.go
exec.go
export_test.go
file_plan9.go
file_posix.go
file_unix.go
file_windows.go
file.go
getwd_darwin.go
getwd.go
os_test.go os: skip TestRemoveAllRace on Windows 2014-09-18 20:13:07 -04:00
os_unix_test.go
os_windows_test.go
path_plan9.go
path_test.go
path_unix.go
path_windows.go
path.go os: avoid error result when dir is removed out from under RemoveAll 2014-09-18 14:48:47 -04:00
pipe_bsd.go
pipe_linux.go
proc.go
stat_darwin.go
stat_dragonfly.go
stat_freebsd.go
stat_linux.go
stat_nacl.go
stat_netbsd.go
stat_openbsd.go
stat_plan9.go
stat_solaris.go
stat_windows.go
str.go
sys_bsd.go
sys_darwin.go
sys_freebsd.go
sys_linux.go
sys_nacl.go
sys_plan9.go
sys_solaris.go
sys_unix.go
sys_windows.go
types_notwin.go
types_windows.go
types.go