Skip to content

Add a test runner in module mode #431

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Add a test runner in module mode #431

wants to merge 2 commits into from

Conversation

romaindoumenc
Copy link

The current analyzer only support GOPATH-style set-up.

As highlighted in golang/go#37054, this is an issue especially when writing modules against local packages.

This changes introduces a new function that does not force a GOPATH set-up.

@gopherbot
Copy link
Contributor

This PR (HEAD: 3063382) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/tools/+/476856 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info

@gopherbot
Copy link
Contributor

Message from Tim King:

Patch Set 1:

(9 comments)


Please don’t reply on this GitHub thread. Visit golang.org/cl/476856.
After addressing review feedback, remember to publish your drafts!

@romaindoumenc
Copy link
Author

Closing in favor of https://go-review.googlesource.com/c/tools/+/318709 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants