Bug 243703
| Summary: | [Xcode] build-jsc and "Everything up to JavaScriptCore" should build TestWTF | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Elliott Williams <emw> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ap, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=243747 | ||
Elliott Williams
Now that workspace builds via Make are functional, we can have the "Everything up to JavaScriptCore" scheme build TestWTF without the rest of the TestWebKitAPI harness. This should provide a single-command invocation for JSC engineers to minimally build WTF+JSC and tests.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Elliott Williams
rdar://98697108
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/3129