|
From: Egon W. <el...@ca...> - 2003-02-27 14:46:37
|
RFC CDK #14 Name: Junit tests run with CDKTests may not produce graphical output Proposed: 2003-02-27 PROPOSAL I propose that all tests run by the org.openscience.cdk.test.CDKTests JUnit test suite, may not produce graphical output. Those tests should be put in org.openscience.cdk.test.GraphicalCDKTests instead. REASON To be able to do automatic regression tests on CDK on machines that do not provide a X-server, e.g. www.sf.net, the JUnit tests run by CDKTests should not give graphical feedback. -------------------------------------------------------------------------- |