Bug 6168
| Summary: | Move building testkjs out of build-webkit into a new build-testkjs script that run-javascriptcore-tests will call | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | mitz |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Enhancement | CC: | ian, slewis |
| Priority: | P3 | ||
| Version: | 420+ | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
mitz
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
mitz
r17277 changed run-javascriptcore tests to build testkjs before running, but build-webkit still builds it.
mitz
Fixed by Stephanie in r17534.