summaryrefslogtreecommitdiff
path: root/test/lisp/files-tests.el
AgeCommit message (Expand)Author
2026-05-12Fix file-name-non-special implementation of get-file-bufferMichael Albinus
2026-04-29; Spelling fixes.Paul Eggert
2026-04-29; Add new test to files-testsEli Zaretskii
2026-04-22; Fix files-tests on MS-WindowsEli Zaretskii
2026-04-21Improve files-tests.el for quoted file namesMichael Albinus
2026-04-11; Fix last change to 'ls' error message testsStephen Berman
2026-04-11Improve tests involving 'ls' error messageStephen Berman
2026-03-28; Improve check of 'ls' error message in files-tests.elStephen Berman
2026-03-28; Fix files-tests and dired-tests on MS-WindowsEli Zaretskii
2026-03-27Implement new Dired handling of errors from 'ls'Stephen Berman
2026-03-10Fix `signal` calls where the data argument is not a listStefan Monnier
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-11-01'map-y-or-n-p' now uses the minibuffer to read a char (bug#79664)Juri Linkov
2025-03-22Ensure .dir-locals-2.el behavior as documented (bug#75890)shipmints
2025-03-09Make locate-user-emacs-file accept a list tooStefan Kangas
2025-03-09Add test for 'locate-user-emacs-file'Stefan Kangas
2025-02-23Prefer incf to cl-incf in testsStefan Kangas
2025-02-16(set-auto-mode--find-matching-alist-entry): Fix bug#75961Stefan Monnier
2025-02-07; Fix files-testsGerd Möllmann
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-22* test/lisp/files-tests.el (sh-shell): Move down declaration.Michael Albinus
2024-12-22Match more gdbinit files in auto-mode-alistStefan Kangas
2024-04-20Kill process in files-tests before exitingMattias Engdegård
2024-02-17Support shebang lines with amended environmentKévin Le Gouguec
2024-02-17Support more complex env invocations in shebang linesKévin Le Gouguec
2024-02-17Refine shebang tests (bug#64939)Kévin Le Gouguec
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-09(file-expand-wildcards): Handle patterns ending in "/"Stefan Monnier
2023-11-19Recognize shebang lines that pass '-S/--split-string' to 'env'Kévin Le Gouguec
2023-11-04; Improve commentary in 'files-tests-save-buffer-read-only-file'.Eli Zaretskii
2023-11-04Add tests for saving to write-protected filesJens Schmidt
2023-10-16Merge from origin/emacs-29Michael Albinus
2023-10-15Fix test in files-testsMichael Albinus
2023-10-14Merge from origin/emacs-29Michael Albinus
2023-10-14* lisp/files.el (file-name-non-special): Handle quoted tilde.Michael Albinus
2023-08-15Fix test in files-tests.elMichael Albinus
2023-08-14Actually check the result of `equal` comparisons in testsMattias Engdegård
2023-05-12Fix files-tests broken by a recent changeEli Zaretskii
2023-05-11Add safe-local-variable-directories variable.Antero Mejr
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-17Fix copy-directory bug when dest dir existsPaul Eggert
2022-12-17make-directory now returns t if dir already existsPaul Eggert
2022-12-17Use make-directory handlers uniformlyPaul Eggert
2022-08-28Fix data for files-tests-bug-21454 on CygwinKen Brown
2022-08-24Fix handling of UNCs in 'parse-colon-pathEli Zaretskii
2022-06-02Reinstate the Qload file name handlerLars Ingebrigtsen
2022-06-01Make files-tests.el more robustMichael Albinus
2022-05-15; Fix typosStefan Kangas
2022-04-23Fix elc.gz loading test some moreLars Ingebrigtsen