1
0
mirror of https://github.com/golang/go synced 2024-10-04 12:31:21 -06:00
go/src/pkg/testing
Dmitriy Vyukov 79b397b27e testing: check that tests and benchmarks do not affect GOMAXPROCS
Plus fix spoiling of GOMAXPROCS in 2 existing rwmutex tests.
Plus fix benchmark output to stdout (now it outputs to stderr like all other output).

R=rsc
CC=golang-dev
https://golang.org/cl/4529111
2011-06-03 13:50:44 -04:00
..
iotest src/pkg: make package doc comments consistently start with "Package foo". 2011-04-20 09:57:05 +10:00
quick fix tree for reflect rename 2011-04-25 13:39:36 -04:00
script fix tree for reflect rename 2011-04-25 13:39:36 -04:00
benchmark.go testing: check that tests and benchmarks do not affect GOMAXPROCS 2011-06-03 13:50:44 -04:00
Makefile testing: eliminate testing/regexp 2010-10-28 16:54:24 -07:00
testing.go testing: check that tests and benchmarks do not affect GOMAXPROCS 2011-06-03 13:50:44 -04:00