09.05.2017, 12:51, "Nagendra Kilaparthy" <[email protected]>: > Hi All, > I have downloaded the svn code for webkitgtk2.8.5, I was able to build and > run the mini browser. Now I want to run the WebKit tests, for this I tried to > run the "run-webkit-tests" script under Tools/Scripts but it fails saying > file not found > WebKit/Build/Release/bin/DumpRenderTree.. > Request support on how to build DumpRenderTree, or any pre-requirement needed > for building WebKit tests.
DumpRenderTree is a testing tool for WebKit1, you may need to add "-2" option. > > Thanks and Regards, > Nagendra > , > > _______________________________________________ > webkit-gtk mailing list > [email protected] > https://lists.webkit.org/mailman/listinfo/webkit-gtk -- Regards, Konstantin _______________________________________________ webkit-gtk mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-gtk
