Commit 688d8b84 by Ranjit Mathew Committed by Gerald Pfeifer

install.texi (Testing): Add information on how to run Java runtime tests separately.

	* install.texi (Testing): Add information on how to run Java
	runtime tests separately.

From-SVN: r68114
parent 94b2a23b
2003-06-17 Ranjit Mathew <rmathew@hotmail.com>
* install.texi (Testing): Add information on how to run Java
runtime tests separately.
2003-06-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
* config/mips/mips.md (trap): Use break 0 when !TARGET_GAS.
......
......@@ -1494,6 +1494,9 @@ To get a list of the possible @file{*.exp} files, pipe the
output of @samp{make check} into a file and look at the
@samp{Running @dots{} .exp} lines.
The Java runtime tests can be executed via @samp{make check}
in the @file{@var{target}/libjava/testsuite} directory in
the build tree.
@section Additional testing for Java Class Libraries
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment