summaryrefslogtreecommitdiff
path: root/test/lisp/files-tests.el
Commit message (Expand)AuthorAge
...
* Revert "Add `file-name-set-extension'"Michael Albinus2021-06-19
* Add `file-name-set-extension'Michael Albinus2021-06-19
* Always heed the `lexical-binding' local variableLars Ingebrigtsen2021-05-10
* Fix unquoting of file names in subprocesses (Bug#48177)Michael Albinus2021-05-03
* Fix lisp/files-tests on MS-WindowsEli Zaretskii2021-03-27
* Update copyright year to 2021Paul Eggert2021-01-01
* Move some test data to follow our conventionsStefan Kangas2020-10-23
* Merge from origin/emacs-27Glenn Morris2020-10-02
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-02
* | ; Fix more trivial typosStefan Kangas2020-09-21
* | New command: revert-buffer-with-fine-grainMauro Aranda2020-09-20
* | Put files in mhtml-mode when they have <!DOCTYPE, case-insensitiveDaniel Martín2020-09-19
* | Do not truncate /foo//bar to /bar/ in parse-colon-pathTino Calancha2020-08-12
* | Combine archive-int-to-mode and tar-grind-file-modeTino Calancha2020-05-14
* | Add ‘nofollow’ flag to set-file-timesPaul Eggert2020-03-07
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* Spelling fixesPaul Eggert2019-12-09
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-11
* Fix file-tests.el on MS-WindowsEli Zaretskii2019-11-03
* Fix formatting of (file-size-human-readable 2047)Lars Ingebrigtsen2019-10-10
* Clean up file-size-functionMattias Engdegård2019-08-02
* Make REs in magic-(fallback-)mode-alist case-sensitive.Benjamin Riefenstahl2019-07-20
* Optional space and unit in `file-size-human-readable' (bug#35756)Mattias Engdegård2019-06-23
* Don't rewrite buffer contents after saving by rename (Bug#35497)Jonathan Tomer2019-05-08
* ; Fix files-tests-executable-find on w32 (Bug#35241)Noam Postavsky2019-04-17
* Fix Bug#35241Michael Albinus2019-04-17
* * test/lisp/files-tests.el: Unify test namesMichael Albinus2019-04-17
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Add file name handler support for 'make-process' (Bug#28691)Philipp Stephani2018-12-22
* | Fix selinux test in files-tests.elMichael Albinus2018-06-05
* | Extend file-name-non-specialMichael Albinus2018-06-03
* | Test notify handlers only if file notificationPaul Eggert2018-03-28
* | Don't require all file-attributes to be equal (Bug#30327)Noam Postavsky2018-02-03
* | * test/lisp/files-tests.el (files-tests--with-temp-non-special):Michael Albinus2018-02-03
* | ; Merge from emacs-26Noam Postavsky2018-02-02
|\|
| * ; Let files-tests.el pass multiple times in a sessionNoam Postavsky2018-02-02
* | Handle quoted remote file names for file notificationsMichael Albinus2018-02-02
* | Handle quoted file names in filenotify.elMichael Albinus2018-02-01
* | Use file-name-quote{,d-p} in files-tests.elMichael Albinus2018-02-01
* | Test and fix "/:" quoted file name handlers (Bug#30243)Noam Postavsky2018-02-01
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Avoid bogus abbreviated file names if HOME changesGlenn Morris2017-11-21
* Fix new copy-directory bug with empty dirsPaul Eggert2017-09-20
* Cleanup in files-tests.elMichael Albinus2017-09-18
* Fix recently-introduced copy-directory bugPaul Eggert2017-09-17
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Allow write-contents-functions to short-circuit buffer saveEric Abrahamsen2017-09-12
* Fix some make-directory bugsPaul Eggert2017-09-10
* files-tests.el: Remove unused lexical variableTino Calancha2017-08-16