On Fri, Feb 24, 2017 at 4:51 PM,  <[email protected]> wrote:
>
> I am testing Go language on Nano Server.
>
> Are there any Acceptance tests or tests the Go team has created to tests Go
> builds?
>
> If possible I would like to run these tests on Nano Server.

Are you looking for any specific kind of tests?  There are all sorts
of tests in the Go source tree, run by src/run.bash (or src/all.bash,
which invokes run.bash).

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to