1
0
mirror of https://github.com/golang/go synced 2024-10-04 14:31:21 -06:00
go/src/pkg/expvar
Rémy Oudompheng 75104237c8 all: make tests able to run multiple times.
It is now possible to run "go test -cpu=1,2,4 std"
successfully.

Fixes #3185.

R=golang-dev, dave, minux.ma, bradfitz
CC=golang-dev
https://golang.org/cl/7196052
2013-01-27 00:24:09 +01:00
..
expvar_test.go all: make tests able to run multiple times. 2013-01-27 00:24:09 +01:00
expvar.go expvar: add locking to String, and use RWMutex properly throughout. 2012-03-06 09:13:26 +11:00