]> git.eshelyaron.com Git - emacs.git/commit
Add some diff-fixup-modifs tests
authorDaniel Martín <mardani29@yahoo.es>
Thu, 22 Dec 2022 18:10:24 +0000 (19:10 +0100)
committerEli Zaretskii <eliz@gnu.org>
Sat, 24 Dec 2022 07:27:07 +0000 (09:27 +0200)
commit24cd2f0daf1363eef9847d5cc8ff342ca8ac342a
tree5af8f6e0c998e923bae7061772755a138f7f984d
parentd32091199ae5de590a83f1542a01d75fba000467
Add some diff-fixup-modifs tests

* test/lisp/vc/diff-mode-tests.el (diff-mode-test-fixups-added-lines):
Test that diff-mode fixes patches with added lines correctly.
* test/lisp/vc/diff-mode-tests.el (diff-mode-test-fixups-empty-hunks):
Ditto for patches with empty hunks.  (Bug#60259)
test/lisp/vc/diff-mode-tests.el