tests/test-bdiff.py
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Sun, 23 Sep 2018 23:39:07 +0300 Pulkit Goyal tests: use assertTrue() instead of assert_() in test-bdiff.py
Sun, 23 Sep 2018 23:35:38 +0300 Pulkit Goyal py3: use '%d' for integers instead of '%s'
Sun, 23 Sep 2018 23:34:22 +0300 Pulkit Goyal py3: add b'' prefixes in tests/test-bdiff.py
Wed, 26 Apr 2017 22:05:59 +0900 Yuya Nishihara mpatch: proxy through mdiff module
Wed, 26 Apr 2017 22:03:37 +0900 Yuya Nishihara bdiff: proxy through mdiff module
Tue, 14 Feb 2017 01:52:16 +0530 Pulkit Goyal test-bdiff: move import inside the function to avoid test failure
Thu, 15 Dec 2016 11:14:00 -0500 Augie Fackler tests: fix test-bdiff to handle variance between pure and c bdiff code
Thu, 15 Dec 2016 11:04:09 -0500 Augie Fackler tests: finish updating test-bdiff to unittest (part 4 of 4)
Thu, 15 Dec 2016 10:56:26 -0500 Augie Fackler tests: update more of test-bdiff.py to use unittest (part 3 of 4)
Thu, 15 Dec 2016 10:50:06 -0500 Augie Fackler tests: update more of test-bdiff.py to use unittest (part 2 of 4)
Thu, 15 Dec 2016 10:10:15 -0500 Augie Fackler tests: migrate test-bdiff.py to use unittest (part 1 of 4)
Tue, 15 Nov 2016 21:56:49 +0100 Mads Kiilerich bdiff: give slight preference to removing trailing lines
Tue, 15 Nov 2016 21:56:49 +0100 Mads Kiilerich bdiff: give slight preference to appending lines
Tue, 08 Nov 2016 18:37:33 +0100 Mads Kiilerich bdiff: give slight preference to longest matches in the middle of the B side
less more (0) -15 tip