Bug 75195 - Add unittests for the Java parser of prepare-ChangeLog
Summary: Add unittests for the Java parser of prepare-ChangeLog
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks: 73531
  Show dependency treegraph
 
Reported: 2011-12-24 11:21 PST by Kentaro Hara
Modified: 2011-12-25 00:16 PST (History)
3 users (show)

See Also:


Attachments
Patch (10.83 KB, patch)
2011-12-24 11:31 PST, Kentaro Hara
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kentaro Hara 2011-12-24 11:21:05 PST
We should add unittests for the Java parser (i.e. get_function_line_ranges_for_java()) of prepare-ChangeLog.
Comment 1 Kentaro Hara 2011-12-24 11:31:19 PST
Created attachment 120501 [details]
Patch
Comment 2 Ryosuke Niwa 2011-12-24 12:28:01 PST
Comment on attachment 120501 [details]
Patch

I didn't know that we had Java code in our code base.
Comment 3 Kentaro Hara 2011-12-25 00:15:38 PST
Committed r103668: <http://trac.webkit.org/changeset/103668>