aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2002-12-30 21:33:42 +0000
committerTom Tromey <tromey@gcc.gnu.org>2002-12-30 21:33:42 +0000
commit582f6e6d63a3389abf5ca817fb1f2f6a8c6d44b0 (patch)
treeed36001ec0e7afc72d9c7228492d808af42178ed
parent121cb775c1e55fe7b65c73842666feefbbf014c2 (diff)
downloadgcc-582f6e6d63a3389abf5ca817fb1f2f6a8c6d44b0.zip
gcc-582f6e6d63a3389abf5ca817fb1f2f6a8c6d44b0.tar.gz
gcc-582f6e6d63a3389abf5ca817fb1f2f6a8c6d44b0.tar.bz2
* doc/install.texi (Testing): Mention Jacks.
From-SVN: r60654
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/install.texi5
2 files changed, 9 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 5d677bf..b53e586 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2002-12-30 Tom Tromey <tromey@redhat.com>
+
+ * doc/install.texi (Testing): Mention Jacks.
+
2002-12-30 Joseph S. Myers <jsm@polyomino.org.uk>
* doc/gcc.texi, doc/gccint.texi: Update last modification dates.
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 315ea8e..b0d12d1 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -1295,6 +1295,11 @@ testsuite at @file{libjava/testsuite/libjava.mauve/mauve}, or by
specifying the location of that tree when invoking @samp{make}, as in
@samp{make MAUVEDIR=~/mauve check}.
+@uref{http://www-124.ibm.com/developerworks/oss/cvs/jikes/~checkout~/jacks/jacks.html,,Jacks}
+is a free test suite that tests Java compiler front ends. This suite
+can be run as part of libgcj testing by placing the Jacks tree withing
+the libjava testsuite at @file{libjava/testsuite/libjava.jacks/jacks}.
+
@section How to interpret test results
After the testsuite has run you'll find various @file{*.sum} and @file{*.log}