This is the mail archive of the java@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: Mauve wishlist


I moved the followups for this note.

>>>>> "David" == David Daney <ddaney@avtrex.com> writes:

David> I would like to see a way to partition the different tests.  Sometimes
David> mauve will not build for gcj (and probably other compilers as well)
David> because just a single file has some problem.  It would be nice to
David> still be able to run the majority of the tests in this situation.

Good idea.  This is a longstanding issue in how we build mauve, as
part of the libgcj test suite.  It would be better if we tried to
build the tests, but then simply didn't link in or try to run the ones
which failed to build.  Maybe we could cut down on spurious mauve
FAILs this way.

Tom


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