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