This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Test suite regressions
- To: Tom Tromey <tromey at redhat dot com>
- Subject: Re: Test suite regressions
- From: Jeff Sturm <jsturm at one-point dot com>
- Date: Tue, 20 Mar 2001 23:53:02 -0500 (EST)
- cc: Java Discuss List <java at gcc dot gnu dot org>
On 20 Mar 2001, Tom Tromey wrote:
> Jeff> I'll see if I can get a test harness around these, at least for
> Jeff> the branch... disk space might become an issue.
>
> If you make the harness part of the dejagnu testing that would be most
> convenient for me. Then I can set things up to be fairly automated.
I have Makefiles for Xerces and our own version of Jacl. If I build a
harness that prints a short summary of build status & test results, can
you plug that into dejagnu?
Jeff