go/src/pkg/flag
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
..
example_test.go
export_test.go
flag.go flag: add implicit boolFlag interface 2012-12-22 13:34:48 -05:00
flag_test.go all: make tests able to run multiple times. 2013-01-27 00:24:09 +01:00