[webkit-dev] Layout Test compilation on linux system
David D. Kilzer
ddkilzer at kilzer.net
Tue Jun 27 07:32:24 PDT 2006
I believe you'll have to write your own version of DumpRenderTree
("DRT") for Linux. Take a look at the code in WebKitTools/
DumpRenderTree/DumpRenderTree.vcproj/DumpRenderTree/
DumpRenderTree.cpp for Windows, in addition to the original Mac OS X
code in WebKitTools/DumpRenderTree/DumpRenderTree.m.
You may even be able to reuse the Windows code. I'm not sure how
functional the Windows code is, though.
Dave
On Jun 27, 2006, at 8:11 AM, Sebastien GODARD wrote:
> Hello,
>
> I want to execute Layout Test on a linux station.
>
> It's not necessery i've a graphical visualisation, it's just for
> passing this test on my linux browser (compiled with mike hemmel
> patch) in a buildbot automate.
>
> Someone can help me please ?
>
> Thx
>
> SebG
More information about the webkit-dev
mailing list