This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Test suite regressions
- To: Jeff Sturm <jsturm at one-point dot com>
- Subject: Re: Test suite regressions
- From: Tom Tromey <tromey at redhat dot com>
- Date: 21 Mar 2001 15:30:25 -0700
- Cc: Java Discuss List <java at gcc dot gnu dot org>
- References: <Pine.LNX.4.10.10103202345450.31029-100000@mars.deadcafe.org>
- Reply-To: tromey at redhat dot com
>>>>> "Jeff" == Jeff Sturm <jsturm@one-point.com> writes:
>> 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.
Jeff> I have Makefiles for Xerces and our own version of Jacl. If I
Jeff> build a harness that prints a short summary of build status &
Jeff> test results, can you plug that into dejagnu?
Yes.
Tom