[Webkit-unassigned] [Bug 126297] New: [GTK] Make the output directory of GObject unit tests binaries consistent with the CMake build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 30 10:37:46 PST 2013


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

           Summary: [GTK] Make the output directory of GObject unit tests
                    binaries consistent with the CMake build
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrobinson at webkit.org
                CC: gns at gnome.org, cgarcia at igalia.com


To avoid having too many special conditions in the tools scripts, we should make the GObject API unit tests build similarly to the CMake build. I prefer to adapt the autotools build, because it uses legacy naming conventions. For instance, "unittests" used to make sense for the WebKit1 GObject API unit tests, because they were the only unit tests that we built. Now we should output test binaries to "WebKit1GObjectAPITests" and "WebKit2GObjectAPITests".

-- 
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