[webkit-dev] How to run JavaScriptCore\tests\mozilla

Carsten Guenther cguenther at gmail.com
Sat Aug 20 21:37:05 PDT 2005


Hi Krzysztof,

run WebKitTools/Scripts/run-javascriptcore-tests

The date tests are currently disabled because they are very slow. If  
you want to run them remove the "-L ecma/Date" line from the script.

Carsten


On Aug 20, 2005, at 9:02 PM, Krzysztof Kowalczyk wrote:

> I'm working on a windows port of webkit. I started with JavaScriptCore
> and so far made it (testkjs.exe) to build under windows. It even works
> when I run testkjs.exe on kjs\test.js.
>
> I want to run more comprehensive test suite to see how many things are
> broken. I assume that's what tests\mozilla is for.
>
> However, I couldn't figure out how to run those automated tests (both
> runtests.pl and jsDriver.pl refused to cooperate).
>
> I don't have a mac so I can't just run the build on mac and see what
> exactly is being called with what parameters.
>
> I would appreciate if someone would explain how to run those automated
> tests (what commands to use, what env variables to set etc.). I assume
> on mac this all can be done from xcode so it would be just a matter of
> looking at what commands xcode is executing when it runs the tests.
>
> -- kjk
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at opendarwin.org
> http://www.opendarwin.org/mailman/listinfo/webkit-dev
>




More information about the webkit-dev mailing list