From a9c695204db90e21c798edabfc7aea9316a347ba Mon Sep 17 00:00:00 2001
From: Rob Pike make check-go
in your
build directory. This will run various tests
under gcc/testsuite/go.*
and will also run
the libgo
testsuite. This copy of the tests from the
-main Go repository is run using the DejaGNU script found in
+main Go repository is run using the DejaGNU script found
in gcc/testsuite/go.test/go-test.exp
.
GOROOT
environment variable to your chosen path.
-Add the bin
subdirectory of your Go root (for example, c:\Go\bin
) to to your PATH
environment variable.
+Add the bin
subdirectory of your Go root (for example, c:\Go\bin
) to your PATH
environment variable.