aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/race/testdata/io_test.go
AgeCommit message (Expand)Author
2021-04-08runtime: replace os.MkdirTemp with T.TempDirianwoolf
2020-12-09all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTempRuss Cox
2016-04-27runtime/race: improve TestNoRaceIOHttp testDmitry Vyukov
2015-04-27runtime/race: stop listening to external network addressesRuss Cox
2014-09-08build: move package sources from src/pkg to srcRuss Cox