Bug 75081

Summary: Let parser_unittests.pl call different language parsers
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: Tools / TestsAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, ddkilzer, rniwa, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 73531    
Attachments:
Description Flags
Patch
none
Patch none

Kentaro Hara
Reported 2011-12-22 05:45:26 PST
We introduced parser_unittests.pl in bug 74944 , but it is implemented to always call get_function_line_ranges_for_perl(). In order to enable unittests of other languages, we need to let parser_unittests.pl call different language parsers depending on the languages.
Attachments
Patch (3.75 KB, patch)
2011-12-22 05:51 PST, Kentaro Hara
no flags
Patch (3.75 KB, patch)
2011-12-22 05:53 PST, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2011-12-22 05:51:42 PST
Kentaro Hara
Comment 2 2011-12-22 05:52:31 PST
(In reply to comment #0) > We introduced parser_unittests.pl in bug 74944 , Correction: bug 74994
Kentaro Hara
Comment 3 2011-12-22 05:53:33 PST
David Kilzer (:ddkilzer)
Comment 4 2011-12-22 07:57:46 PST
Comment on attachment 120312 [details] Patch r=me
WebKit Review Bot
Comment 5 2011-12-23 00:19:07 PST
Comment on attachment 120312 [details] Patch Clearing flags on attachment: 120312 Committed r103609: <http://trac.webkit.org/changeset/103609>
WebKit Review Bot
Comment 6 2011-12-23 00:19:12 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.