Searched refs:change_log (Results 1 – 2 of 2) sorted by relevance
633 def _TestSquashCommits(self, change_log, expected_msg): argument636 f.write(change_log)652 change_log = """1999-11-11: Version 3.22.5663 self._TestSquashCommits(change_log, commit_msg)666 change_log = """1999-11-11: Version 3.22.5677 self._TestSquashCommits(change_log, commit_msg)680 change_log = """Line with "quotation marks".\n"""682 self._TestSquashCommits(change_log, commit_msg)752 change_log = FileToText(765 change_log)[all …]
66 See the [[change_log]] for a full list of changes.