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: How should I test my patches?


Mohan Embar writes:
 > Hi Andrew,
 > 
 > > > How should I best test my stuff? My handcoded tests?
 > > > The real testsuites? Both? Thanks for educating me.
 > >
 > >Have you not been able to run "make check"?
 > 
 > This would imply a self-hosted build, which we haven't been
 > doing 'til now, unless I run this under Wine, which I have mixed
 > feelings about.
 > 
 > However, I'm coincidentally playing with a self-hosted MingW
 > build at the moment, so I'll type this in and brace myself for
 > the debacle....

Ah, I get your problem.  Well, it is possible to do a "make check"
from another machine but it's very hairy.

Sounds like downloading Mauve is your best bet.  It works fine with gcj.

Andrew.


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