Bug 41389

Summary: Make WebKitTestRunner work with more than one test at a time.
Product: WebKit Reporter: Sam Weinig <sam>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
patch andersca: review+

Description Sam Weinig 2010-06-29 21:20:40 PDT
Make WebKitTestRunner work with more than one test at a time.
Comment 1 Sam Weinig 2010-06-29 21:24:04 PDT
Created attachment 60083 [details]
patch
Comment 2 Anders Carlsson 2010-06-30 09:38:32 PDT
Comment on attachment 60083 [details]
patch

Is there a reason why WKStringToUTF8 returns a vector and not an std::string?
Comment 3 Sam Weinig 2010-06-30 10:33:46 PDT
Landed in r62191.