This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: FYI: Patch: javax.print.attribute.standard - more missing classes.


Michael Koch wrote:

Thx for pointing at my typo. Unfortunately we can't include this
testcase in out testsuite framework because Mauve doesnt support JUnit.

It might be nice to convert Mauve to use JUnit and/or be compatible with it. They're not that different, though Mauve is much simpler. We could write a bridge so existing tests can run under JUnit. If the framework is under JUnit, it might be easier to integrate other testsuites, get contributions, and run it in other contexts. When I looked at JUnit years ago, it didn't have a concept of "expected failures", so I added a hack for that in some code I might be able to find. -- --Per Bothner per@bothner.com http://per.bothner.com/



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]