[Webkit-unassigned] [Bug 166631] New: [CMake] Build as many API tests as possible, in cross-platform CMakeLists.txt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 31 08:09:02 PST 2016


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

            Bug ID: 166631
           Summary: [CMake] Build as many API tests as possible, in
                    cross-platform CMakeLists.txt
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com
                CC: bugs-noreply at webkitgtk.org, lforschler at apple.com

Right now the Windows and GTK ports build only a small subset of WebCore API tests, EFL builds almost none (and in separate binaries, it needs to use one binary to match the other ports), and Mac builds none. The only platform that is actually running most tests is Mac with XCode.

The situation for WebKit2 and WTF tests looks a bit better, but I bet many tests are missing there too.

This should be cleaned up. In particular, as many tests as possible should be listed in a cross-platform location so you don't need to edit multiple CMake files when adding a test that runs on all ports.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161231/505ee345/attachment.html>


More information about the webkit-unassigned mailing list