[Webkit-unassigned] [Bug 104279] [Mac] Add Build Phase to Check Headers for Inappropriate Macros (Platform.h macros)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 6 11:39:48 PST 2012


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


Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #178047|                            |review?, commit-queue?
               Flag|                            |




--- Comment #2 from Joseph Pecoraro <joepeck at webkit.org>  2012-12-06 11:42:15 PST ---
Created an attachment (id=178047)
 --> (https://bugs.webkit.org/attachment.cgi?id=178047&action=review)
[PATCH] Part 1: Add script check-for-inappropriate-macros-in-external-headers

Adds another ruby script and tests. The existing check-* scripts are mostly ruby. None had tests so I added a webkitruby dir and tests to mirror webkitperl and webkitpython.

Running tests looks like:

    shell> ./Tools/Scripts/test-webkitruby 
    Testing: Tools/Scripts/check-for-inappropriate-macros-in-external-headers
    PASS - test_good_fake_data
    PASS - test_bad_fake_data

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


More information about the webkit-unassigned mailing list