[Webkit-unassigned] [Bug 196583] New: TestWebKitAPI config.h should be aware of what suite is being built

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 3 17:22:56 PDT 2019


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

            Bug ID: 196583
           Summary: TestWebKitAPI config.h should be aware of what suite
                    is being built
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: don.olmstead at sony.com
                CC: lforschler at apple.com

Currently all tests have a dependency on each library's export macros due to includes in the config.h.

Proposing we add -DBUILDING_TEST<Target> to the compile options to cut down on what is being built.

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


More information about the webkit-unassigned mailing list