Re: [webkit-dev] Query on running the test scripts

2008-07-10 Thread David Kilzer
The run-javascriptcore-tests script attempts to build JavaScriptCore and the testkjs/jsc tool before running the actual tests. If you haven't taught webkitdirs.pm how to build for your platform, it's not going to work. The line in the script that runs the actual test is this line: my $result =

[webkit-dev] Query on running the test scripts

2008-07-10 Thread Gargi Varun-DFXR46
Hi All We are trying to test javascriptcore using the scripts that we have in Dir \WebKit\WebKitTools\Scripts. We have build the webkit on Symbian UIQ. when we try running a script "run-javascriptcore-tests" from command prompt it gives some errors as follows The system cannot find th