summaryrefslogtreecommitdiff
path: root/test/lisp/files-tests.el
Commit message (Expand)AuthorAge
* ; 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
|\|
| * Add some unit tests for 'abbreviate-file-name'Jim Porter2021-11-07
* | Prefer ert-with-temp-(directory|file)Stefan Kangas2021-11-07
* | Replace some macros with ert-with-temp-(file|directory)Stefan Kangas2021-11-06
* | ; * test/lisp/files-tests.el: Fix last commit.Stefan Kangas2021-10-27
* | Add test for file-name-baseStefan Kangas2021-10-27
|/
* Don't rely on lexical-binding being nil in testsMattias EngdegÄrd2021-09-22
* Fix failures in recent files testsLars Ingebrigtsen2021-08-21
* Fix documentation of recently-added tests for files.elEli Zaretskii2021-08-21
* ; * test/lisp/files-tests.el: Add tests for save-some-buffers (Bug#46374)Tino Calancha2021-08-20
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-09
* Another fix for parse-colon-pathEli Zaretskii2021-08-08
* Fix files-tests broken on MS-Windows by a recent changeEli Zaretskii2021-08-07
* Fix problem with relative directories in CDPATHLars Ingebrigtsen2021-08-07
* Fix files-tests on non-Posix systemsEli Zaretskii2021-08-05
* Make the test for auto-mode-alist from .dir-local.el stricterLars Ingebrigtsen2021-07-24
* Add auto-mode-alist functionality to .dir-locals.elTom Tromey2021-07-23
* Add new user option lock-file-name-transformsLars Ingebrigtsen2021-07-07
* Add new function file-name-with-extensionColin Woodbury2021-06-30