Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testing: document test.bench flag in the testing pkg's docs #4080

Closed
campoy opened this issue Sep 14, 2012 · 7 comments
Closed

testing: document test.bench flag in the testing pkg's docs #4080

campoy opened this issue Sep 14, 2012 · 7 comments

Comments

@campoy
Copy link
Contributor

campoy commented Sep 14, 2012

What steps will reproduce the problem?
1. Go to http://golang.org/pkg/testing
2. Try to find what to type in test.bench, or what type the flag is

What is the expected output? What do you see instead?
Something like what we can find in the testing/benchmark.go code:
- regular expression to select benchmarks to run

Please use labels and text to provide additional information.
@robpike
Copy link
Contributor

robpike commented Sep 14, 2012

Comment 1:

Labels changed: added priority-soon, removed priority-triage.

@robpike
Copy link
Contributor

robpike commented Sep 14, 2012

Comment 2:

Owner changed to @robpike.

@rsc
Copy link
Contributor

rsc commented Sep 14, 2012

Comment 4:

The testing flags are documented at
http://golang.org/cmd/go/#Description_of_testing_flags and 'go help
testflag'. Perhaps a link to those is all that is needed in package
testing itself.
Russ

@adg
Copy link
Contributor

adg commented Sep 24, 2012

Comment 5:

I think Francesc can do this.

Owner changed to @campoy.

@campoy
Copy link
Contributor Author

campoy commented Sep 24, 2012

Comment 6:

I created this issue, please take a look: http://golang.org/cl/6553068

@rsc
Copy link
Contributor

rsc commented Sep 24, 2012

Comment 7:

Francesc, it looks like you are not subscribed to
golang-dev@googlegroups.com. Please do subscribe, even if you subscribe in
'no email' mode, so that we can whitelist you for posting.

@campoy
Copy link
Contributor Author

campoy commented Sep 24, 2012

Comment 8:

This issue was closed by revision b7cbfe6.

Status changed to Fixed.

@golang golang locked and limited conversation to collaborators Jun 24, 2016
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants