Lines Matching defs:self

41     def setUp(self):  argument
60 def tearDown(self): argument
65 def get_git_email(self, filename): argument
72 def from_patch_glob(self, name): argument
77 def test_simple_patch_format(self): argument
93 def test_daily_bump(self): argument
98 def test_deduce_changelog_entries(self): argument
107 def test_only_changelog_updated(self): argument
112 def test_wrong_mentioned_filename(self): argument
122 def test_missing_tab(self): argument
130 def test_leading_changelog_format(self): argument
136 def test_cannot_deduce_no_blank_line(self): argument
142 def test_author_lines(self): argument
148 def test_multiple_authors_and_prs(self): argument
157 def test_multiple_prs(self): argument
162 def test_missing_PR_component(self): argument
167 def test_invalid_PR_component(self): argument
172 def test_additional_author_list(self): argument
178 def test_trailing_whitespaces(self): argument
182 def test_space_after_asterisk(self): argument
187 def test_long_lines(self): argument
192 def test_new_files(self): argument
196 def test_wrong_changelog_location(self): argument
202 def test_single_author_name(self): argument
208 def test_bad_first_line(self): argument
212 def test_co_authored_by(self): argument
222 def test_multiple_co_author_formats(self): argument
229 def test_new_file_added_entry(self): argument
238 def test_global_pr_entry(self): argument
243 def test_unique_prs(self): argument
249 def test_multiple_prs_not_added(self): argument
257 def test_strict_mode(self): argument
263 def test_strict_mode_normal_patch(self): argument
267 def test_strict_mode_datestamp_only(self): argument
271 def test_wrong_changelog_entry(self): argument
276 def test_cherry_pick_format(self): argument
280 def test_signatures(self): argument
285 def test_duplicate_top_level_author(self): argument
290 def test_dr_entry(self): argument
294 def test_changes_only_in_ignored_location(self): argument
298 def test_changelog_for_ignored_location(self): argument
303 def test_multiline_file_list(self): argument
314 def test_renamed_file(self): argument
319 def test_duplicite_author_lines(self): argument
326 def test_missing_change_description(self): argument
332 def test_libstdcxx_html_regenerated(self): argument
345 def test_not_deduce(self): argument
350 def test_parse_git_name_status(self): argument
356 def test_backport(self): argument
368 def test_backport_double_cherry_pick(self): argument
372 def test_square_and_lt_gt(self): argument
376 def test_empty_parenthesis(self): argument
381 def test_emptry_entry_desc(self): argument
386 def test_emptry_entry_desc_2(self): argument
391 def test_wildcard_in_subdir(self): argument
398 def test_unicode_chars_in_filename(self): argument
402 def test_bad_unicode_chars_in_filename(self): argument
407 def test_modification_of_old_changelog(self): argument
411 def test_multiline_parentheses(self): argument
415 def test_multiline_bad_parentheses(self): argument
420 def test_changelog_removal(self): argument
424 def test_long_filenames(self): argument
428 def test_multi_same_file(self): argument
432 def test_pr_only_in_subject(self): argument
437 def test_wrong_pr_comp_in_subject(self): argument
441 def test_copyright_years(self): argument
445 def test_non_ascii_email(self): argument
450 def test_new_file_in_root_folder(self): argument