On Mon, Sep 7, 2009 at 11:27 AM, simon<[email protected]> 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 > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk > _______________________________________________ webkit-gtk mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk
