Hi, I am trying to run the LayoutTests in QtWebKit by doing following from a visual studio command prompt.
> perl run-webkit-tests ..\..\LayoutTests But I get an error that can't exec old-run-webkit-tests. I tried running old-run-webkit-tests directly but I get a message that "This script has to be run under Cygwin to function correctly". Is there something that I am doing wrong? I tried adding -qt to the command line. I am referencing "Running the tests" from https://trac.webkit.org/wiki/QtWebKitContrib page. I installed the fonts. I have not installed curl/ruby etc. Is that a strict requirement or only if running certain tests like http? If possible, I'd like to run it without VM. Any help is appreciated. Thanks.
_______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
