<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] WebCore/CSSParser unit test is not being built"
   href="https://bugs.webkit.org/show_bug.cgi?id=166492#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] WebCore/CSSParser unit test is not being built"
   href="https://bugs.webkit.org/show_bug.cgi?id=166492">bug 166492</a>
              from <span class="vcard"><a class="email" href="mailto:rego&#64;igalia.com" title="Manuel Rego Casasnovas &lt;rego&#64;igalia.com&gt;"> <span class="fn">Manuel Rego Casasnovas</span></a>
</span></b>
        <pre>We should build this test in GTK+ too, but something like this is not enough:
diff --git a/Tools/TestWebKitAPI/PlatformGTK.cmake b/Tools/TestWebKitAPI/PlatformGTK.cmake
index 639d197c070..0bb8cdb4ac9 100644
--- a/Tools/TestWebKitAPI/PlatformGTK.cmake
+++ b/Tools/TestWebKitAPI/PlatformGTK.cmake
&#64;&#64; -129,6 +129,7 &#64;&#64; set_target_properties(TestWebKit2 PROPERTIES RUNTIME_OUTPUT_DIRECTORY ${TESTWEBK
 add_executable(TestWebCore
     ${test_main_SOURCES}
     ${TESTWEBKITAPI_DIR}/TestsController.cpp
+    ${TESTWEBKITAPI_DIR}/Tests/WebCore/CSSParser.cpp
     ${TESTWEBKITAPI_DIR}/Tests/WebCore/FileSystem.cpp
     ${TESTWEBKITAPI_DIR}/Tests/WebCore/HTMLParserIdioms.cpp
     ${TESTWEBKITAPI_DIR}/Tests/WebCore/LayoutUnit.cpp

I'm getting some linking errors: <a href="http://sprunge.us/gBeQ">http://sprunge.us/gBeQ</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>