[Webkit-unassigned] [Bug 126342] [GTK] Move all GTK/GObject unit tests to Tools/TestWebKitAPI

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 3 06:44:30 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=126342





--- Comment #1 from Carlos Garcia Campos <cgarcia at igalia.com>  2014-01-03 06:42:18 PST ---
Created an attachment (id=220300)
 --> (https://bugs.webkit.org/attachment.cgi?id=220300&action=review)
WIP patch

This is a WIP patch, although the only thing missing is the cmake stuff. I just want to make sure we all agree with the new places and names before fighting with the cmake files.

This patch moves the wk2 tests to Tools/TestWebKitAPI/Tests/WebKit2Gtk and wk1 to Tools/TestWebKitAPI/Tests/WebKitGtk. Binaries for all tests have also changed now we have:

$ ls -R Programs/TestWebKitAPI/
Programs/TestWebKitAPI/:
JavaScriptCore  WebCore  WebCoreGtk  WebKit2  WebKit2Gtk  WebKitGtk  WTF

Programs/TestWebKitAPI/JavaScriptCore:
TestJavaScriptCore

Programs/TestWebKitAPI/WebCore:
TestWebCore

Programs/TestWebKitAPI/WebCoreGtk:
TestWebCoreGtk

Programs/TestWebKitAPI/WebKit2:
TestWebKit2

Programs/TestWebKitAPI/WebKit2Gtk:
AccessibilityTestServer  TestBackForwardList  TestDownloads        TestLoaderClient  TestUIClient               TestWebKitFindController  TestWebKitWebContext
InspectorTestServer      TestContextMenu      TestFrame            TestPrinting      TestWebExtensions          TestWebKitPolicyClient    TestWebKitWebView
resources                TestCookieManager    TestInspector        TestResources     TestWebKitAccessibility    TestWebKitSettings        TestWebKitWebViewGroup
TestAuthentication       TestDOMNode          TestInspectorServer  TestSSL           TestWebKitFaviconDatabase  TestWebKitVersion         TestWebViewEditor

Programs/TestWebKitAPI/WebKit2Gtk/resources:
webkit2gtk-tests-resources.gresource

Programs/TestWebKitAPI/WebKitGtk:
testapplicationcache  testcopyandpaste  testdownload         testhttpbackend   testnetworkrequest      testwebframe           testwebresource
testatk               testdomdocument   testfavicondatabase  testkeyevents     testnetworkresponse     testwebhistoryitem     testwebsettings
testatkroles          testdomdomwindow  testglobals          testloading       testwebbackforwardlist  testwebinspector       testwebview
testcontextmenu       testdomnode       testhittestresult    testmimehandling  testwebdatasource       testwebplugindatabase  testwindow

Programs/TestWebKitAPI/WTF:
TestWTF

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list