aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/race/testdata/chan_test.go
AgeCommit message (Expand)Author
2023-07-18all: fix typosJes Cok
2020-11-25runtime: check channel's elemsize before calling race detectorDaniel S Fava
2020-03-20runtime/race: test that close synchronizes with readIan Lance Taylor
2018-09-18runtime: ignore races between close and len/capKeith Randall
2017-11-03cmd/go: run vet automatically during go testRuss Cox
2016-05-09runtime/race: deflake testDmitry Vyukov
2015-11-24runtime/race: add tests for channelsdvyukov
2014-09-08build: move package sources from src/pkg to srcRuss Cox