Need Help Writing Testcases
Ranjit Mathew
rmathew@gmail.com
Sun May 9 14:22:00 GMT 2004
Tom Tromey <tromey@redhat.com> wrote:
>> 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.
Oh yes - since my Jacks CVS check out is under
$GCC_CVS_TREE/libjava/testsuite/libjava.jacks, Jacks is always
tested with as a part of any testsuite run. In this particular
case, I had posted the Jacks changes due to my patch for PR 9685
earlier:
http://gcc.gnu.org/ml/gcc-patches/2004-04/msg01448.html
Summary: Before my patch there were 89 FAILs and 3 XPASSes.
After my patch, there are 91 FAILs and 8 XPASSes.
The two extra FAILs were determined to be corner
cases that exposed problems elsewhere in GCJ.
Amazingly, my changes for PR 15073 did not cause any
changes in the Jacks results, so the testcase in the PR is
the one that transitions from FAIL to PASS with my patch.
It would have been nice to get that in into the testsuite.
Thanks,
Ranjit.
More information about the Java
mailing list