summaryrefslogtreecommitdiff
path: root/test/lisp/files-tests.el
Commit message (Expand)AuthorAge
* Kill process in files-tests before exitingMattias Engdegård2024-04-20
* Support shebang lines with amended environmentKévin Le Gouguec2024-02-17
* Support more complex env invocations in shebang linesKévin Le Gouguec2024-02-17
* Refine shebang tests (bug#64939)Kévin Le Gouguec2024-02-17
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | (file-expand-wildcards): Handle patterns ending in "/"Stefan Monnier2023-12-09
* | Recognize shebang lines that pass '-S/--split-string' to 'env'Kévin Le Gouguec2023-11-19
* | ; Improve commentary in 'files-tests-save-buffer-read-only-file'.Eli Zaretskii2023-11-04
* | Add tests for saving to write-protected filesJens Schmidt2023-11-04
* | Merge from origin/emacs-29Michael Albinus2023-10-16
|\|
| * Fix test in files-testsMichael Albinus2023-10-15
* | Merge from origin/emacs-29Michael Albinus2023-10-14
|\|
| * * lisp/files.el (file-name-non-special): Handle quoted tilde.Michael Albinus2023-10-14
* | Fix test in files-tests.elMichael Albinus2023-08-15
* | Actually check the result of `equal` comparisons in testsMattias Engdegård2023-08-14
* | Fix files-tests broken by a recent changeEli Zaretskii2023-05-12
* | Add safe-local-variable-directories variable.Antero Mejr2023-05-11
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Fix copy-directory bug when dest dir existsPaul Eggert2022-12-17
* make-directory now returns t if dir already existsPaul Eggert2022-12-17
* Use make-directory handlers uniformlyPaul Eggert2022-12-17
* Fix data for files-tests-bug-21454 on CygwinKen Brown2022-08-28
* Fix handling of UNCs in 'parse-colon-pathEli Zaretskii2022-08-24
* Reinstate the Qload file name handlerLars Ingebrigtsen2022-06-02
* Make files-tests.el more robustMichael Albinus2022-06-01
* ; Fix typosStefan Kangas2022-05-15
* Fix elc.gz loading test some moreLars Ingebrigtsen2022-04-23
* Add a failing test case for bug#12598Lars Ingebrigtsen2022-04-23
* ; Fix repeated lambda argnames in files-tests.el.Basil L. Contovounesios2022-04-20
* Fix regression with multiple mode: entries in the prop lineLars Ingebrigtsen2022-04-19
* Allow several mode: elements in the local variable sectionLars Ingebrigtsen2022-04-19
* Fix major-mode setting regression when there's a mode: cookieLars Ingebrigtsen2022-04-18
* Add a new command `restart-emacs'Lars Ingebrigtsen2022-04-17
* Fix files-tests on MS-WindowsEli Zaretskii2022-02-17
* Adjust files-test-file-size-human-readable testLars Ingebrigtsen2022-02-15
* (files-tests--with-buffer-offer-save): Turn it into a functionStefan Monnier2022-01-10
* Merge remote-tracking branch 'origin/emacs-28' into trunkStefan Monnier2022-01-10
|\
| * (save-some-buffers): Simplify the fix for bug#46374Stefan Monnier2022-01-09
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Change how Dired displays available spaceLars Ingebrigtsen2021-12-01
* | Make 'eval' use lexical scoping in most testsStefan Kangas2021-11-20
* | Add another 'abbreviate-file-name' testJim Porter2021-11-15
* | Fix problem with non-absolute namesLars Ingebrigtsen2021-11-11
* | Fix files-tests on MS-WindowsEli Zaretskii2021-11-11
* | Add tests for 'insert-directory'John Cummings2021-11-11
* | Add new function 'file-name-split'Lars Ingebrigtsen2021-11-10
* | ; Fix duplicate temporary file creationStefan Kangas2021-11-08
* | Merge from origin/emacs-28Michael Albinus2021-11-07
|\|