1
0
mirror of https://github.com/golang/go synced 2024-10-03 14:21:22 -06:00
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 flag: add examples 2012-03-22 11:15:43 +11:00
export_test.go flags: allow distinct sets of flags. 2011-05-22 09:22:00 +10:00
flag_test.go all: make tests able to run multiple times. 2013-01-27 00:24:09 +01:00
flag.go flag: add implicit boolFlag interface 2012-12-22 13:34:48 -05:00