mirror of git://gcc.gnu.org/git/gcc.git
libgo/README.gcc: Mention GCCGO_RUN_ALL_TESTS.
From-SVN: r170828
This commit is contained in:
parent
60c5236ed1
commit
0ad3134110
|
@ -1,3 +1,7 @@
|
||||||
The files in this directory are mirrored from the gofrontend project
|
The files in this directory are mirrored from the gofrontend project
|
||||||
hosted at http://code.google.com/p/gofrontend. These files are the
|
hosted at http://code.google.com/p/gofrontend. These files are the
|
||||||
ones in the libgo subdirectory of that project.
|
ones in the libgo subdirectory of that project.
|
||||||
|
|
||||||
|
By default, the networking tests are not run. In order to run all the
|
||||||
|
libgo tests, you need to define the environment variable
|
||||||
|
GCCGO_RUN_ALL_TESTS to a non-empty string.
|
||||||
|
|
Loading…
Reference in New Issue