summaryrefslogtreecommitdiff
path: root/test/lisp/vc
AgeCommit message (Expand)Author
2022-01-18VC: Fix tests for SCCS and MtnStefan Monnier
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-06vc-git--program-version to support Git for macOS version stringJustin Schell
2021-11-08Prefer ert-with-temp-(directory|file) in most remaining testsStefan Kangas
2021-11-07Prefer ert-with-temp-(directory|file)Stefan Kangas
2021-09-26; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas
2021-09-06* test/lisp/vc/vc-tests.el (vc-test--version-diff): Git env tweak.A
2021-09-06Try to fix vc-test-git06-version-diff on HydraDmitry Gutov
2021-09-05* test/lisp/vc/vc-tests.el (vc-test-git06-version-diff): Skip on hydra.Glenn Morris
2021-09-04* test/lisp/vc/vc-tests.el (vc-test-sccs06-version-diff): Fix it.Glenn Morris
2021-09-05Fix test on machines with Bzr not set upDmitry Gutov
2021-09-05Add tests for vc-version-diffMatthias Meulien
2021-09-02More fixes for recently added vc-rename testGlenn Morris
2021-08-29Fix vc test for RCSLars Ingebrigtsen
2021-08-29; Remove copypasta accidentDmitry Gutov
2021-08-29Add tests for vc-rename-fileDmitry Gutov
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-04-19; Normalize and add missing first and last linesStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-13Fix test failureDmitry Gutov
2020-10-28; Fix license statement in several filesStefan Kangas
2020-10-24; Prefer https to http in more URLsStefan Kangas
2020-10-23Move more test data to follow our conventionsStefan Kangas
2020-10-21* test/lisp/vc/vc-bzr-tests.el: Use lexical-binding.Stefan Kangas
2020-10-02Stop using a dynamically bound 'generated-autoload-file' variableLars Ingebrigtsen
2020-09-20Merge from origin/emacs-27Glenn Morris
2020-09-12Mark some diff tests as failing in nonascii directoriesGlenn Morris
2020-09-12Make vc-bzr tests work with brz 3.1 (bug#43314)Glenn Morris
2020-08-04Fix svn tests on MacosLars Ingebrigtsen
2020-06-21Silence some warnings in testsBasil L. Contovounesios
2020-04-28Use lexical-binding in most vc testsStefan Kangas
2020-04-04Handle filling of indented ChangeLog function entriesNoam Postavsky
2020-01-01Update copyright year to 2020Paul Eggert
2019-12-10; Spelling fixesPaul Eggert
2019-08-03Improved ChangeLog generation for vc log (Bug#16301)Noam Postavsky
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-12-19Skip a vc-bzr test if run as rootGlenn Morris
2018-03-09* test/lisp/vc/vc-tests.el (w32-application-type): Fix declaration.Glenn Morris
2018-03-09Quieten compilation of some test/lisp filesGlenn Morris
2018-01-17Add some test skip conditionsGlenn Morris