On 2012/04/19 16:49:39, bradfitz wrote: > What is "run|run"? Or is it "run|run -"? All ...
12 years, 11 months ago
(2012-04-19 16:53:24 UTC)
#6
On 2012/04/19 16:49:39, bradfitz wrote:
> What is "run|run"? Or is it "run|run -"? All the other ones have obvious
> names like "build", "compile", "run".
run|run means this run this tests and treat the output as a new go program, and
run it (a normal shell pipeline).
run|run - is just for the testlib.
Of course, if you want a new command, I'm glad to do so.
On Fri, Apr 20, 2012 at 4:22 AM, <iant@golang.org> wrote: > Personally I would prefer ...
12 years, 11 months ago
(2012-04-19 20:46:00 UTC)
#8
On Fri, Apr 20, 2012 at 4:22 AM, <iant@golang.org> wrote:
> Personally I would prefer to see a clearer single name rather than go
> back to shell syntax.
>
how about runGenerated? I used 'run|run' because I didn't know any better
name...
so any suggestions welcome.
Issue 5869049: code review 5869049: test: use testlib in a few more cases (part 2)
(Closed)
Created 13 years ago by minux1
Modified 12 years, 11 months ago
Reviewers:
Base URL:
Comments: 0