[webkit-gtk] How to run test case in Webkit/Gtk release source

Xan xan.lopez at gmail.com
Mon Sep 7 01:50:33 PDT 2009


On Mon, Sep 7, 2009 at 11:27 AM, simon<Yuntong.Jin at sun.com> wrote:
> Hi list,
>
> In Webkit trunk, test case can be running by:
> /WebKitTools/Scripts/run-javascriptcore-tests --release --gtk
> ./WebKitTools/Scripts/run-webkit-tests --no-launch-safari
> --no-new-test-results --no-sample-on-timeout --results-directory
> layout-test-results --use-remote-links-to-tests --debug
> --root=WebKitBuild/bin'
> How come source from http://webkitgtk.org/ doesn't include those test case?
> Is there any way i can get those test case running in webkitgtk source?

Because the tests weight several *hundred* MB, and the vast majority
of people downloading the tarballs are not interested in them at all.
If you want to run the test suite just fetch the source code from the
svn repository.

Xan

>
> BR,
> Simon
>
>
>
> _______________________________________________
> webkit-gtk mailing list
> webkit-gtk at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk
>


More information about the webkit-gtk mailing list