index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
files-tests.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
(files-tests--with-buffer-offer-save): Turn it into a function
Stefan Monnier
2022-01-10
1
-48
/
+43
*
Merge remote-tracking branch 'origin/emacs-28' into trunk
Stefan Monnier
2022-01-10
1
-1
/
+1
|
\
|
*
(save-some-buffers): Simplify the fix for bug#46374
Stefan Monnier
2022-01-09
1
-1
/
+1
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Change how Dired displays available space
Lars Ingebrigtsen
2021-12-01
1
-74
/
+0
*
|
Make 'eval' use lexical scoping in most tests
Stefan Kangas
2021-11-20
1
-1
/
+1
*
|
Add another 'abbreviate-file-name' test
Jim Porter
2021-11-15
1
-0
/
+9
*
|
Fix problem with non-absolute names
Lars Ingebrigtsen
2021-11-11
1
-1
/
+1
*
|
Fix files-tests on MS-Windows
Eli Zaretskii
2021-11-11
1
-8
/
+14
*
|
Add tests for 'insert-directory'
John Cummings
2021-11-11
1
-0
/
+74
*
|
Add new function 'file-name-split'
Lars Ingebrigtsen
2021-11-10
1
-0
/
+6
*
|
; Fix duplicate temporary file creation
Stefan Kangas
2021-11-08
1
-19
/
+18
*
|
Merge from origin/emacs-28
Michael Albinus
2021-11-07
1
-0
/
+33
|
\
|
|
*
Add some unit tests for 'abbreviate-file-name'
Jim Porter
2021-11-07
1
-0
/
+33
*
|
Prefer ert-with-temp-(directory|file)
Stefan Kangas
2021-11-07
1
-127
/
+121
*
|
Replace some macros with ert-with-temp-(file|directory)
Stefan Kangas
2021-11-06
1
-12
/
+4
*
|
; * test/lisp/files-tests.el: Fix last commit.
Stefan Kangas
2021-10-27
1
-1
/
+0
*
|
Add test for file-name-base
Stefan Kangas
2021-10-27
1
-0
/
+9
|
/
*
Don't rely on lexical-binding being nil in tests
Mattias Engdegård
2021-09-22
1
-0
/
+2
*
Fix failures in recent files tests
Lars Ingebrigtsen
2021-08-21
1
-2
/
+2
*
Fix documentation of recently-added tests for files.el
Eli Zaretskii
2021-08-21
1
-18
/
+17
*
; * test/lisp/files-tests.el: Add tests for save-some-buffers (Bug#46374)
Tino Calancha
2021-08-20
1
-0
/
+214
*
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-08-09
1
-1
/
+1
*
Another fix for parse-colon-path
Eli Zaretskii
2021-08-08
1
-18
/
+15
*
Fix files-tests broken on MS-Windows by a recent change
Eli Zaretskii
2021-08-07
1
-3
/
+5
*
Fix problem with relative directories in CDPATH
Lars Ingebrigtsen
2021-08-07
1
-1
/
+4
*
Fix files-tests on non-Posix systems
Eli Zaretskii
2021-08-05
1
-15
/
+28
*
Make the test for auto-mode-alist from .dir-local.el stricter
Lars Ingebrigtsen
2021-07-24
1
-1
/
+7
*
Add auto-mode-alist functionality to .dir-locals.el
Tom Tromey
2021-07-23
1
-0
/
+5
*
Add new user option lock-file-name-transforms
Lars Ingebrigtsen
2021-07-07
1
-0
/
+38
*
Add new function file-name-with-extension
Colin Woodbury
2021-06-30
1
-0
/
+18
*
Revert "Add `file-name-set-extension'"
Michael Albinus
2021-06-19
1
-20
/
+0
*
Add `file-name-set-extension'
Michael Albinus
2021-06-19
1
-0
/
+20
*
Always heed the `lexical-binding' local variable
Lars Ingebrigtsen
2021-05-10
1
-0
/
+13
*
Fix unquoting of file names in subprocesses (Bug#48177)
Michael Albinus
2021-05-03
1
-11
/
+13
*
Fix lisp/files-tests on MS-Windows
Eli Zaretskii
2021-03-27
1
-12
/
+43
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Move some test data to follow our conventions
Stefan Kangas
2020-10-23
1
-1
/
+2
*
Merge from origin/emacs-27
Glenn Morris
2020-10-02
1
-2
/
+2
|
\
|
*
; Fix many typos in symbols in docs and comments
Stefan Kangas
2020-10-02
1
-2
/
+2
*
|
; Fix more trivial typos
Stefan Kangas
2020-09-21
1
-1
/
+1
*
|
New command: revert-buffer-with-fine-grain
Mauro Aranda
2020-09-20
1
-0
/
+54
*
|
Put files in mhtml-mode when they have <!DOCTYPE, case-insensitive
Daniel Martín
2020-09-19
1
-0
/
+12
*
|
Do not truncate /foo//bar to /bar/ in parse-colon-path
Tino Calancha
2020-08-12
1
-1
/
+4
*
|
Combine archive-int-to-mode and tar-grind-file-mode
Tino Calancha
2020-05-14
1
-0
/
+36
*
|
Add ‘nofollow’ flag to set-file-times
Paul Eggert
2020-03-07
1
-2
/
+2
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Spelling fixes
Paul Eggert
2019-12-09
1
-2
/
+2
*
Fix some quoting glitches in doc strings
Paul Eggert
2019-11-11
1
-2
/
+2
[next]