http://codereview.appspot.com/5759064/diff/2002/src/run.bash File src/run.bash (right): http://codereview.appspot.com/5759064/diff/2002/src/run.bash#newcode73 src/run.bash:73: for i in ../misc/dashboard/builder ../misc/goplay Does it work to ...
PTAL. On 2012/03/07 06:24:09, rsc1 wrote: > http://codereview.appspot.com/5759064/diff/2002/src/run.bash#newcode73 > src/run.bash:73: for i in ../misc/dashboard/builder ../misc/goplay ...
PTAL.
On 2012/03/07 06:24:09, rsc1 wrote:
> http://codereview.appspot.com/5759064/diff/2002/src/run.bash#newcode73
> src/run.bash:73: for i in ../misc/dashboard/builder ../misc/goplay
> Does it work to do:
>
> echo
> echo '#' ../misc
> go build ../misc/dashboard/builder ../misc/goplay
It does work, with one added benefit, it only test the build, won't leave the
resulting
binary around.
> http://codereview.appspot.com/5759064/diff/2002/src/run.bash#newcode85
> src/run.bash:85: (xcd ../test/bench/go1
> Does it work to do
>
> echo
> echo '#' ../test/bench/go1
> go test ../test/bench/go1
This also works.
Issue 5759064: code review 5759064: build: re-enable remaining broken tests in run.bash
(Closed)
Created 13 years ago by minux1
Modified 13 years ago
Reviewers:
Base URL:
Comments: 2