Mercurial > hg
log tests/test-mdiff.py @ 50970:f04568add4ee
age | author | description |
---|---|---|
Thu, 03 Mar 2022 17:34:00 +0100 | Gregory Szorc | py2: remove simple from __future__ statements |
Sun, 06 Oct 2019 09:45:02 -0400 | Augie Fackler | formatting: blacken the codebase |
Mon, 19 Feb 2018 21:45:49 +0530 | Pulkit Goyal | py3: add b'' prefixes in test-mdiff.py |
Mon, 19 Feb 2018 21:18:52 +0530 | Pulkit Goyal | py3: use dict.items() instead of dict.iteritems() in tests |
Thu, 25 Jan 2018 23:01:20 -0500 | Augie Fackler | tests: start a set of unit tests for mdiff.py, starting with splitnewlines |