Can't Link DWT in Linux 64-bit
Jacob Carlborg via Digitalmars-d-dwt
digitalmars-d-dwt at puremagic.com
Sat Jul 19 08:10:10 PDT 2014
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
--
/Jacob Carlborg
More information about the Digitalmars-d-dwt
mailing list