commit | ce7fc1788d1ea488b3711142c7d6cb7c829b185a | [log] [tgz] |
---|---|---|
author | Michael Matloob <matloob@golang.org> | Wed Jan 08 13:25:08 2020 -0500 |
committer | Michael Matloob <matloob@golang.org> | Wed Feb 19 20:49:24 2020 +0000 |
tree | 16a28cddb2a163880af8a805c141b7a270170af0 | |
parent | fcfc16694f6e1a1ddaead5f950094cfe7173d08e [diff] |
cmd/go: convert tests using testdata/testimport dir to script framework Part of converting all tests to script framework to improve test parallelism. Updates #36320 Updates #17751 Change-Id: I3773508310865b198bc5f06dfc5ee7e34e92cdd0 Reviewed-on: https://go-review.googlesource.com/c/go/+/213818 Reviewed-by: Jay Conrod <jayconrod@google.com>
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Gopher image by Renee French, licensed under Creative Commons 3.0 Attributions license.
Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Official binary distributions are available at https://golang.org/dl/.
After downloading a binary release, visit https://golang.org/doc/install or load doc/install.html in your web browser for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://golang.org/doc/install/source or load doc/install-source.html in your web browser for source installation instructions.
Go is the work of thousands of contributors. We appreciate your help!
To contribute, please read the contribution guidelines: https://golang.org/doc/contribute.html
Note that the Go project uses the issue tracker for bug reports and proposals only. See https://golang.org/wiki/Questions for a list of places to ask questions about the Go language.