[Webkit-unassigned] [Bug 13599] Scripts to generate coverage information for WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 18 14:21:03 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13599


freyther at handhelds.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #14602|0                           |1
        is obsolete|                            |
  Attachment #14613|                            |review?
               Flag|                            |




------- Comment #24 from freyther at handhelds.org  2007-05-18 14:21 PDT -------
Created an attachment (id=14613)
 --> (http://bugs.webkit.org/attachment.cgi?id=14613&action=view)
Patch to add CoverageTools

Changes:
   -Only use matplotlib.date2num but do not plot images
   -Incorporate niko's --coverage param
   -Provide another script that calls WebKitTools/Scripts/build-webkit and
calls the test cases
   -A small hack check-global-initializer to not error out on coverage builds.
UserObjectImpl.o of JavaScriptGlue has a global initializer and I didn't feel
like adding it to the whitelist.
  -The result will be stored in WebKitBuild/Coverage/html which can be scp'ed
somewhere else

Requirements:
   easy_install numpy
   easy_install matplotlib


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list