This is mostly straightforward, except that go list -e -compiled will now return errors if a package can't build. This is a bug. We need to skip the errors test until that's fixed. For now, don't try to run go list with no arguments because it will fail. So when all arguments are contains, we will check for empty patterns and skip running go list. Change-Id: I7c92b1bf9448e5dbea22f9ade9fb9429945e3719 Reviewed-on: https://go-review.googlesource.com/127339 Run-TryBot: Michael Matloob <matloob@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Cottrell <iancottrell@google.com> |
||
|---|---|---|
| .. | ||
| ast/astutil | ||
| buildutil | ||
| callgraph | ||
| gccgoexportdata | ||
| gcexportdata | ||
| internal | ||
| loader | ||
| packages | ||
| pointer | ||
| ssa | ||
| types/typeutil | ||
| vcs | ||