[Webkit-unassigned] [Bug 34574] New: check-webkit-style should ignore underscore in Qt autotests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 4 04:47:04 PST 2010


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

           Summary: check-webkit-style should ignore underscore in Qt
                    autotests
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jedrzej.nowacki at nokia.com
        Depends on: 33684


I believe that check-webkit-style should ignore "Don't use underscores in your
identifier names.  [readability/naming] [4]" rule inside Qt's autotests. There
is no clean way to avoid a xxx_data methods as they are called automatically by
the QtTest Module.

Please ignore the rule inside these sub-folders:
Webkit/qt/tests
JavaScriptCore/qt/tests

-- 
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