]> Cypherpunks repositories - gostls13.git/commit
runtime/race: add end-to-end test
authorDmitriy Vyukov <dvyukov@google.com>
Mon, 12 Aug 2013 18:04:10 +0000 (22:04 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Mon, 12 Aug 2013 18:04:10 +0000 (22:04 +0400)
commit2791ef0b6784f487738b7dbe6bda520b426131f3
tree3cefde6b93d57f31fb17d96c312b527faef5b41a
parentfa4628346b78f8847f11166d52d250abb6cb50df
runtime/race: add end-to-end test
Fixes #5933.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/12699051
src/pkg/runtime/crash_test.go
src/pkg/runtime/race/output_test.go [new file with mode: 0644]
src/run.bash