This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: How should I test my patches?
- From: Tom Tromey <tromey at redhat dot com>
- To: gnustuff at thisiscool dot com
- Cc: GCJ Patches <java-patches at gcc dot gnu dot org>
- Date: 12 Jun 2003 11:13:59 -0600
- Subject: Re: How should I test my patches?
- References: <RN76C0KLGDURFATQOI3XROHZXZU85.3ee8adc8@p733>
- Reply-to: tromey at redhat dot com
>>>>> "Mohan" == Mohan Embar <gnustuff@thisiscool.com> writes:
Mohan> I know little about what Jacks and Mauve are or whether or not
Mohan> it's possible to leverage these.
Mohan> How should I best test my stuff? My handcoded tests?
Mohan> The real testsuites? Both? Thanks for educating me.
Mauve has some java.net tests, but I doubt they are comprehensive.
If you do write more tests, please put them in Mauve. That way we'll
have them for the future.
Tom