summaryrefslogtreecommitdiff
path: root/test/lisp/files-tests.el
Commit message (Expand)AuthorAgeFilesLines
* (files-tests--with-buffer-offer-save): Turn it into a functionStefan Monnier2022-01-101-48/+43
* Merge remote-tracking branch 'origin/emacs-28' into trunkStefan Monnier2022-01-101-1/+1
|\
| * (save-some-buffers): Simplify the fix for bug#46374Stefan Monnier2022-01-091-1/+1
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Change how Dired displays available spaceLars Ingebrigtsen2021-12-011-74/+0
* | Make 'eval' use lexical scoping in most testsStefan Kangas2021-11-201-1/+1
* | Add another 'abbreviate-file-name' testJim Porter2021-11-151-0/+9
* | Fix problem with non-absolute namesLars Ingebrigtsen2021-11-111-1/+1
* | Fix files-tests on MS-WindowsEli Zaretskii2021-11-111-8/+14
* | Add tests for 'insert-directory'John Cummings2021-11-111-0/+74
* | Add new function 'file-name-split'Lars Ingebrigtsen2021-11-101-0/+6
* | ; Fix duplicate temporary file creationStefan Kangas2021-11-081-19/+18
* | Merge from origin/emacs-28Michael Albinus2021-11-071-0/+33
|\|
| * Add some unit tests for 'abbreviate-file-name'Jim Porter2021-11-071-0/+33
* | Prefer ert-with-temp-(directory|file)Stefan Kangas2021-11-071-127/+121
* | Replace some macros with ert-with-temp-(file|directory)Stefan Kangas2021-11-061-12/+4
* | ; * test/lisp/files-tests.el: Fix last commit.Stefan Kangas2021-10-271-1/+0
* | Add test for file-name-baseStefan Kangas2021-10-271-0/+9
|/
* Don't rely on lexical-binding being nil in testsMattias Engdegård2021-09-221-0/+2
* Fix failures in recent files testsLars Ingebrigtsen2021-08-211-2/+2
* Fix documentation of recently-added tests for files.elEli Zaretskii2021-08-211-18/+17
* ; * test/lisp/files-tests.el: Add tests for save-some-buffers (Bug#46374)Tino Calancha2021-08-201-0/+214
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-091-1/+1
* Another fix for parse-colon-pathEli Zaretskii2021-08-081-18/+15
* Fix files-tests broken on MS-Windows by a recent changeEli Zaretskii2021-08-071-3/+5
* Fix problem with relative directories in CDPATHLars Ingebrigtsen2021-08-071-1/+4
* Fix files-tests on non-Posix systemsEli Zaretskii2021-08-051-15/+28
* Make the test for auto-mode-alist from .dir-local.el stricterLars Ingebrigtsen2021-07-241-1/+7
* Add auto-mode-alist functionality to .dir-locals.elTom Tromey2021-07-231-0/+5
* Add new user option lock-file-name-transformsLars Ingebrigtsen2021-07-071-0/+38
* Add new function file-name-with-extensionColin Woodbury2021-06-301-0/+18
* Revert "Add `file-name-set-extension'"Michael Albinus2021-06-191-20/+0
* Add `file-name-set-extension'Michael Albinus2021-06-191-0/+20
* Always heed the `lexical-binding' local variableLars Ingebrigtsen2021-05-101-0/+13
* Fix unquoting of file names in subprocesses (Bug#48177)Michael Albinus2021-05-031-11/+13
* Fix lisp/files-tests on MS-WindowsEli Zaretskii2021-03-271-12/+43
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Move some test data to follow our conventionsStefan Kangas2020-10-231-1/+2
* Merge from origin/emacs-27Glenn Morris2020-10-021-2/+2
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-021-2/+2
* | ; Fix more trivial typosStefan Kangas2020-09-211-1/+1
* | New command: revert-buffer-with-fine-grainMauro Aranda2020-09-201-0/+54
* | Put files in mhtml-mode when they have <!DOCTYPE, case-insensitiveDaniel Martín2020-09-191-0/+12
* | Do not truncate /foo//bar to /bar/ in parse-colon-pathTino Calancha2020-08-121-1/+4
* | Combine archive-int-to-mode and tar-grind-file-modeTino Calancha2020-05-141-0/+36
* | Add ‘nofollow’ flag to set-file-timesPaul Eggert2020-03-071-2/+2
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Spelling fixesPaul Eggert2019-12-091-2/+2
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-111-2/+2