Searched defs:tag_list (Results 1 – 3 of 3) sorted by relevance
86 def test_has_at_least_one_matching_tag(test, tag_list): argument89 def all_tests_have_at_least_one_matching_tag(results, tag_list): argument92 def any_test_have_any_matching_tag(results, tag_list): argument
22 def create_fake_repository(commit, tag_list=[], add_remote=True): argument
516 struct list_head tag_list; member