summaryrefslogtreecommitdiff
path: root/test/lisp/files-tests.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix file-tests.el on MS-WindowsEli Zaretskii2019-11-031-1/+7
* Fix formatting of (file-size-human-readable 2047)Lars Ingebrigtsen2019-10-101-0/+6
* Clean up file-size-functionMattias EngdegÄrd2019-08-021-1/+6
* Make REs in magic-(fallback-)mode-alist case-sensitive.Benjamin Riefenstahl2019-07-201-0/+27
* Optional space and unit in `file-size-human-readable' (bug#35756)Mattias EngdegÄrd2019-06-231-0/+23
* Don't rewrite buffer contents after saving by rename (Bug#35497)Jonathan Tomer2019-05-081-0/+15
* ; Fix files-tests-executable-find on w32 (Bug#35241)Noam Postavsky2019-04-171-1/+1
* Fix Bug#35241Michael Albinus2019-04-171-0/+26
* * test/lisp/files-tests.el: Unify test namesMichael Albinus2019-04-171-13/+13
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Add file name handler support for 'make-process' (Bug#28691)Philipp Stephani2018-12-221-0/+10
* | Fix selinux test in files-tests.elMichael Albinus2018-06-051-1/+2
* | Extend file-name-non-specialMichael Albinus2018-06-031-68/+421
* | Test notify handlers only if file notificationPaul Eggert2018-03-281-0/+1
* | Don't require all file-attributes to be equal (Bug#30327)Noam Postavsky2018-02-031-3/+17
* | * test/lisp/files-tests.el (files-tests--with-temp-non-special):Michael Albinus2018-02-031-1/+2
* | ; Merge from emacs-26Noam Postavsky2018-02-021-12/+10
|\ \ | |/
| * ; Let files-tests.el pass multiple times in a sessionNoam Postavsky2018-02-021-12/+10
* | Handle quoted remote file names for file notificationsMichael Albinus2018-02-021-1/+8
* | Handle quoted file names in filenotify.elMichael Albinus2018-02-011-1/+0
* | Use file-name-quote{,d-p} in files-tests.elMichael Albinus2018-02-011-15/+25
* | Test and fix "/:" quoted file name handlers (Bug#30243)Noam Postavsky2018-02-011-1/+400
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Avoid bogus abbreviated file names if HOME changesGlenn Morris2017-11-211-0/+14
* Fix new copy-directory bug with empty dirsPaul Eggert2017-09-201-1/+6
* Cleanup in files-tests.elMichael Albinus2017-09-181-2/+4
* Fix recently-introduced copy-directory bugPaul Eggert2017-09-171-0/+11
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-3/+3
* Allow write-contents-functions to short-circuit buffer saveEric Abrahamsen2017-09-121-0/+27
* Fix some make-directory bugsPaul Eggert2017-09-101-0/+21
* files-tests.el: Remove unused lexical variableTino Calancha2017-08-161-2/+1
* Fix make-temp-file bug with ""/"."/".." prefixPaul Eggert2017-08-121-0/+14
* Fix files-tests.el for MS-WindowsEli Zaretskii2017-08-051-4/+5
* insert-directory-wildcard-in-dir-p: Tweak regexpTino Calancha2017-08-051-0/+18
* Fix quoted files for 'verify-visited-file-modtime'Philipp Stephani2017-05-061-1/+63
* Make subprocess functions resolve the default directoryPhilipp Stephani2017-04-041-0/+8
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
* files-test-read-file-in-: Delete temporary dir on exitTino Calancha2016-12-201-1/+1
* Quote filenames containing '~' in promptsNoam Postavsky2016-12-111-0/+23
* Make querying to kill processes customizablePhilipp Stephani2016-10-011-0/+23
* ; * test/lisp/files-tests.el: Minor copyedits.Eli Zaretskii2016-09-241-2/+3
* ; * test/lisp/files-tests.el: Moved from test/lisp/legacy/.Eli Zaretskii2016-09-241-0/+200