forked from golang/playground
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
If main function is not present and there is an appropriate test function then the playground executes the code in "test mode". Otherwise behaviour is unchanged. Returned output is equivalent to "go test -v". Examples and Benchmarks are not supported. Fixes golang/go#6511 Change-Id: I231eb17544089c847107a19926183649dea91618 Reviewed-on: https://go-review.googlesource.com/98155 Reviewed-by: Andrew Bonventre <[email protected]>
- Loading branch information
Showing
2 changed files
with
164 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters