We lost these ones too with the switch to CMAKE
Created attachment 231151 [details] Patch
Comment on attachment 231151 [details] Patch These test are platform independent right? Perhaps they should go into the shared CMakeLists.txt file like the other shared tests?
(In reply to comment #2) > (From update of attachment 231151 [details]) > These test are platform independent right? Perhaps they should go into the shared CMakeLists.txt file like the other shared tests? You are right!
Created attachment 231255 [details] Patch for landing
Created attachment 231256 [details] Patch for landing Oops submitted the wrong patch, sorry.
Attachment 231256 [details] did not pass style-queue: ERROR: Tools/TestWebKitAPI/CMakeLists.txt:18: Alphabetical sorting problem. "JavaScriptCore" should be before "WTF". [list/order] [5] Total errors found: 1 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Committed r168615: <http://trac.webkit.org/changeset/168615>