webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
def | defaults (self) |
def | test_webkit_base_filter_rules (self) |
def | test_defaults (self) |
def | test_path_rules_specifier (self) |
def | test_max_reports_per_category (self) |
Tests validity of the global variables.
def webkitpy.style.checker_unittest.GlobalVariablesTest.defaults | ( | self | ) |
def webkitpy.style.checker_unittest.GlobalVariablesTest.test_defaults | ( | self | ) |
Check that default arguments are valid.
def webkitpy.style.checker_unittest.GlobalVariablesTest.test_max_reports_per_category | ( | self | ) |
Check that _MAX_REPORTS_PER_CATEGORY is valid.
def webkitpy.style.checker_unittest.GlobalVariablesTest.test_path_rules_specifier | ( | self | ) |
def webkitpy.style.checker_unittest.GlobalVariablesTest.test_webkit_base_filter_rules | ( | self | ) |