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]

How should I test my patches?


Mohan Embar writes:
 > Hi People,
 > 
 > I am currently throwing around the Win32 3.4 networking
 > code as well as doing general refactoring and cleanup.
 > Any thoughts as to the best way to test my changes? Up
 > until now with my patches, I've written handcoded, 
 > patch-specific tests. I know little about what
 > Jacks and Mauve are or whether or not it's possible to
 > leverage these.
 > 
 > 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"?

Andrew.


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