summaryrefslogtreecommitdiff
path: root/test/lisp/vc/diff-mode-tests.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-26December 2025 spelling fixesPaul Eggert
2025-04-19; Fix failing diff-mode testsStefan Kangas
2025-03-15Teach diff-apply-hunk to handle hunks with empty contextTomas Nordin
2025-03-03Fix fontification outside hunks in Git patchesStefan Kangas
2025-02-15(diff-mode-test-font-lock): Fix spurious test failureStefan Monnier
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-24Add some diff-fixup-modifs testsDaniel Martín
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-07Prefer ert-with-temp-(directory|file)Stefan Kangas
2021-09-26; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas
2021-08-16; * test/lisp/vc/diff-mode-tests.el: Remove useless \Mattias Engdegård
2021-08-14Filter out -L foo labels in diff-hunk-file-namesLars Ingebrigtsen
2021-05-27* lisp/vc/diff-mode.el (diff-hunk-text): Test-driven fix for newlines.Juri Linkov
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-23Move more test data to follow our conventionsStefan Kangas
2020-09-12Mark some diff tests as failing in nonascii directoriesGlenn Morris
2020-04-28Use lexical-binding in most vc testsStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert
2019-03-04Fix diff-mode tests after renaming diff-font-lock-refineCharles A. Roelli
2019-02-03* lisp/tar-mode.el (tar-extract): Call tar--try-jka-compr (bug#34251)Juri Linkov
2019-02-02* test/lisp/vc/diff-mode-tests.el (diff-mode-test-font-lock): New test.Juri Linkov
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-03-09Quieten compilation of some test/lisp filesGlenn Morris
2018-01-01Fix copyright years by handPaul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-02-01* test/lisp/vc/diff-mode-tests.el: Require diff-mode.Tino Calancha
2017-01-31New test for diff-mode handling trailing --Dima Kogan