~push-gopher/golang/stable

Viewing all changes in revision 17064.

  • Committer: Push Gopher
  • Author(s): Rob Pike
  • Date: 2013-06-13 01:13:34 UTC
  • Revision ID: push-gopher@niemeyer.net-20130613011334-81ucwaa7ggbi8xsi
testing: add -outputdir flag so "go test" controls where the files are written
Obscure misfeature now fixed: When run from "go test", profiles were always
written in the package's source directory. This change puts them in the directory
where "go test" is run.
Also fix a couple of problems causing errors in testing.after to go unreported
unless -v was set.

R=rsc, minux.ma, iant, alex.brainman
CC=golang-dev
https://codereview.appspot.com/10234044
HG=17064:3018dd1d3e6f

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: