[Webkit-unassigned] [Bug 174985] [Win][JSCOnly] Support running JSC tests for win-cairo from windows command prompt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 21 10:39:43 PDT 2017


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

Stephan Szabo <stephan.szabo at sony.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #316795|0                           |1
        is obsolete|                            |

--- Comment #6 from Stephan Szabo <stephan.szabo at sony.com> ---
Created attachment 318643

  --> https://bugs.webkit.org/attachment.cgi?id=318643&action=review

Adding test-writer that generates ruby scripts and ruby runner for windows command prompt

Since it seemed like perl wasn't a preferred option, and the writer code is now separated off into a separate file, here is a version of the writer that generates ruby rather than sh for the individual test scripts primarily intended for use on Windows without Cygwin or msys along with command line options to choose the behavior. There's also a ruby runner in case the machine doesn't have a make, although this currently doesn't do any running of tests in parallel, that seems like something that could be improved separately.

-- 
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/20170821/f8481eff/attachment.html>


More information about the webkit-unassigned mailing list