27 Jun
2006
27 Jun
'06
2:32 p.m.
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