go/src/internal
Bryan C. Mills 350f71f4cb cmd/go: in tests, don't assume that the 'git' binary is present
Add a helper-function to testenv to make these skips more ergonomic.
Also update a few existing skips in cmd/go/... to use it.

Updates #25300

Change-Id: I4205b4fb2b685dfac1cff3c999f954bff7b0f3c1
Reviewed-on: https://go-review.googlesource.com/c/go/+/181538
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2019-06-10 17:04:55 +00:00
..
bytealg bytes, internal/bytealg: simplify Equal 2019-04-24 00:56:36 +00:00
cpu internal/cpu: add detection for the new ECDSA and EDDSA capabilities on s390x 2019-04-30 23:31:26 +00:00
fmtsort fmtsort: sort interfaces deterministically 2019-02-28 21:09:49 +00:00
goroot all: use "reports whether" consistently instead of "returns whether" 2018-12-02 15:12:26 +00:00
goversion internal/goversion: add new package, move Go 1.x constant there out of go/build 2019-04-19 18:04:35 +00:00
lazyregexp internal/lazytemplate: add a lazy template wrapper 2019-02-27 23:49:01 +00:00
lazytemplate internal/lazytemplate: add a lazy template wrapper 2019-02-27 23:49:01 +00:00
nettrace
oserror fmt: support %w 2019-05-15 19:53:28 +00:00
poll internal/poll: avoid memory leak in Writev 2019-05-20 01:53:24 +00:00
race
reflectlite sort, internal/reflectlite: flesh out reflectlite enough for use by sort 2019-03-27 04:58:23 +00:00
singleflight net: don't let cancelation of a DNS lookup affect another lookup 2018-03-16 13:39:38 +00:00
syscall os: pass correct environment when creating Windows processes 2019-05-16 10:24:10 +00:00
testenv cmd/go: in tests, don't assume that the 'git' binary is present 2019-06-10 17:04:55 +00:00
testlog cmd/go: invalidate cached test results if env vars or files change 2017-12-11 19:08:32 +00:00
trace all: shorten some tests 2019-05-22 12:54:00 +00:00
xcoff all: simplify code using "gofmt -s -w" 2019-05-06 22:19:22 +00:00