From 582f6e6d63a3389abf5ca817fb1f2f6a8c6d44b0 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Mon, 30 Dec 2002 21:33:42 +0000 Subject: * doc/install.texi (Testing): Mention Jacks. From-SVN: r60654 --- gcc/ChangeLog | 4 ++++ gcc/doc/install.texi | 5 +++++ 2 files changed, 9 insertions(+) (limited to 'gcc') 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 + + * doc/install.texi (Testing): Mention Jacks. + 2002-12-30 Joseph S. Myers * 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} -- cgit v1.1