aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/race/testdata/mop_test.go
AgeCommit message (Expand)Author
2017-12-06[dev.boringcrypto] all: merge master (nearly Go 1.10 beta 1) into dev.boringc...Russ Cox
2017-11-03cmd/go: run vet automatically during go testRuss Cox
2017-08-17[dev.boringcrypto] runtime/race: move TestRaceIssue5567 from sha1 to crc32Russ Cox
2015-11-03test: use go:noinline consistentlyTodd Neal
2015-06-30cmd/compile: fix race detector handling of OBLOCK nodesRuss Cox
2015-06-26runtime/race: enable tests that now passDmitry Vyukov
2015-06-25runtime/race: fix test driverDmitry Vyukov
2015-04-27runtime/race: fix failing testsAustin Clements
2015-04-27runtime/race: fix benchmark deadlockAustin Clements
2014-09-08build: move package sources from src/pkg to srcRuss Cox