This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Need Help Writing Testcases
- From: Tom Tromey <tromey at redhat dot com>
- To: Bryce McKinlay <mckinlay at redhat dot com>
- Cc: Ranjit Mathew <rmathew at gmail dot com>, java at gcc dot gnu dot org
- Date: 07 May 2004 11:59:36 -0600
- Subject: Re: Need Help Writing Testcases
- References: <c7du8b$hcp$1@sea.gmane.org> <409A8F5F.6020305@redhat.com>
- Reply-to: tromey at redhat dot com
Bryce> I don't think there is a way to actually link & run a test case
Bryce> spread across multiple packages, however.
Nope, we never implemented this.
Ranjit, for this patch I would expect to see changes with Jacks.
Could you run it and see? IMO if we already see a Jacks improvement
then we don't need our own test case. Any front end change should be
run against Jacks anyway.
Tom