Bug 31896 - Add unit test for mark-fixed
Summary: Add unit test for mark-fixed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-25 18:56 PST by Adam Barth
Modified: 2009-11-25 19:02 PST (History)
1 user (show)

See Also:


Attachments
Patch (8.24 KB, patch)
2009-11-25 18:57 PST, Adam Barth
eric: review+
eric: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2009-11-25 18:56:26 PST
Add unit test for mark-fixed
Comment 1 Adam Barth 2009-11-25 18:57:02 PST
Created attachment 43888 [details]
Patch
Comment 2 Eric Seidel (no email) 2009-11-25 18:59:06 PST
Comment on attachment 43888 [details]
Patch

3333 from modules.outputcapture import OutputCapture

is extra in both test cases.  Otherwsie this looks fine.

You promised to clean up the includes for commands/*.py too, right? ;)
Comment 3 Adam Barth 2009-11-25 19:02:57 PST
Committed r51405: <http://trac.webkit.org/changeset/51405>