Home | History | Annotate | Download | only in release

Lines Matching refs:change_log

670   def _TestSquashCommits(self, change_log, expected_msg):
673 f.write(change_log)
689 change_log = """1999-11-11: Version 3.22.5
700 self._TestSquashCommits(change_log, commit_msg)
703 change_log = """1999-11-11: Version 3.22.5
714 self._TestSquashCommits(change_log, commit_msg)
717 change_log = """Line with "quotation marks".\n"""
719 self._TestSquashCommits(change_log, commit_msg)
789 change_log = FileToText(
802 change_log)
931 change_log = FileToText(
944 change_log)