On Saturday, 19 July 2014 at 15:10:11 UTC, Jacob Carlborg wrote:
On 2014-07-19 01:47, Mike wrote:

* How does one go about testing DWT?

I don't have a good answer to that. I mostly try the snippets and see that they behave correctly. For some snippets it might not always be easy to see what they're supposed to do or behave. In that case I compare with the the behavior of the Java version.

SWT has some kind of tests [1], which probably should be ported at some time.

[1] http://git.eclipse.org/c/platform/eclipse.platform.swt.git/tree/tests/org.eclipse.swt.tests

Interesting! How was the original port from SWT to DWT done? Was some utility used?

Mike

Reply via email to