Hi, run-qtwebkit-tests script already runs all tests from a given directory.
We run all API tests on the WK2 buildbot(x86-32 Linux Qt Release WebKit2) with the following command: Tools/Scripts/run-qtwebkit-tests --output-file=qt-unit-tests.html --do-not-open-results --timeout=120 WebKitBuild/Release/Source/WebKit2/UIProcess/API/qt/tests/ br, Ossy [email protected] írta:
How about making a script for running the tests similar to run-api-tests (or even adding it there)? /Christian ________________________________________ From: [email protected] [[email protected]] on behalf of ext Alexis Menard [[email protected]] Sent: Thursday, November 17, 2011 8:07 PM To: QtWebkit Mailing List Subject: [webkit-qt] API tests... Hi guys, In period of big refactor and changes there is nothing that prevents you to run the API tests. It's super fast. Source/WebKit2/UIProcess/API/qt/tests/qquickwebview/tst_qquickwebview and Source/WebKit2/UIProcess/API/qt/tests/qmltests/tst_qmltests Don't forget to add the bin build dir in your path as well as your QML_IMPORT_PATH to point to your build dir/imports. Thanks for helping keeping at least a minimal QA on trunk. They used to be green. -- Alexis Menard (darktears) Software Engineer INdT Recife Brazil
_______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
