|
|
@ -160,7 +160,7 @@ class PresubmitUnittest(PresubmitTestsBase):
|
|
|
|
'GitChange', 'InputApi', 'ListRelevantPresubmitFiles', 'main',
|
|
|
|
'GitChange', 'InputApi', 'ListRelevantPresubmitFiles', 'main',
|
|
|
|
'NonexistantCannedCheckFilter', 'OutputApi', 'ParseFiles',
|
|
|
|
'NonexistantCannedCheckFilter', 'OutputApi', 'ParseFiles',
|
|
|
|
'PresubmitFailure', 'PresubmitExecuter', 'PresubmitOutput', 'ScanSubDirs',
|
|
|
|
'PresubmitFailure', 'PresubmitExecuter', 'PresubmitOutput', 'ScanSubDirs',
|
|
|
|
'auth', 'cPickle', 'cpplint', 'cStringIO', 'contextlib',
|
|
|
|
'ast', 'auth', 'cPickle', 'cpplint', 'cStringIO', 'contextlib',
|
|
|
|
'canned_check_filter', 'fix_encoding', 'fnmatch', 'gclient_utils',
|
|
|
|
'canned_check_filter', 'fix_encoding', 'fnmatch', 'gclient_utils',
|
|
|
|
'git_footers', 'glob', 'inspect', 'json', 'load_files', 'logging',
|
|
|
|
'git_footers', 'glob', 'inspect', 'json', 'load_files', 'logging',
|
|
|
|
'marshal', 'normpath', 'optparse', 'os', 'owners', 'owners_finder',
|
|
|
|
'marshal', 'normpath', 'optparse', 'os', 'owners', 'owners_finder',
|
|
|
@ -960,6 +960,7 @@ class InputApiUnittest(PresubmitTestsBase):
|
|
|
|
'ReadFile',
|
|
|
|
'ReadFile',
|
|
|
|
'RightHandSideLines',
|
|
|
|
'RightHandSideLines',
|
|
|
|
'ShutdownPool',
|
|
|
|
'ShutdownPool',
|
|
|
|
|
|
|
|
'ast',
|
|
|
|
'basename',
|
|
|
|
'basename',
|
|
|
|
'cPickle',
|
|
|
|
'cPickle',
|
|
|
|
'cpplint',
|
|
|
|
'cpplint',
|
|
|
|