[Webkit-unassigned] [Bug 151570] Add an API for getting the branch identifier from a Git or SVN checkout.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 15 11:45:26 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=151570

--- Comment #12 from David Kilzer (:ddkilzer) <ddkilzer at webkit.org> ---
BTW, there are unit tests for VCSUtils.pm here:

  Tools/Scripts/webkitperl/VCSUtils_unittest/

For the subroutines that just extract data from command output, it might be nice to write a couple tests with output from actual SVN or git WebKit repository checkouts.

Testing the methods that run shell commands would be much more difficult since we don't have a way to mock shell commands to run.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160315/7abe5557/attachment.html>


More information about the webkit-unassigned mailing list