bebbo-gcc/libgo/README.gcc
ian 6dd8851647 libgo/README.gcc: Mention GCCGO_RUN_ALL_TESTS.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@170828 138bc75d-0d04-0410-961f-82ee72b054a4
2011-03-09 19:17:56 +00:00

8 lines
357 B
Plaintext

The files in this directory are mirrored from the gofrontend project
hosted at http://code.google.com/p/gofrontend. These files are the
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.