Bug 102396

Summary: Move test name splitting and path separator to a separate module
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
Status: NEW    
Severity: Normal CC: abarth, dpranke, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 102401, 102229    
Attachments:
Description Flags
Patch dpranke: review-

Zan Dobersek
Reported 2012-11-15 08:57:21 PST
Move test name splitting and path separator to a separate module
Attachments
Patch (18.58 KB, patch)
2012-11-15 09:04 PST, Zan Dobersek
dpranke: review-
Zan Dobersek
Comment 1 2012-11-15 09:04:11 PST
Dirk Pranke
Comment 2 2012-11-15 17:49:07 PST
Comment on attachment 174460 [details] Patch I'm sorry, I guess I wasn't clear in the prior comments. I do not want to create a module concerned solely with test names. Please leave all of this code in the Port object for now, until we can move *all* of the logic concerning handling tests out into another module (at which point, "test_name" won't be a good name for it).
Note You need to log in before you can comment on or make changes to this bug.