index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
src
/
fileio-tests.el
Age
Commit message (
Expand
)
Author
2026-05-07
; Revert Eric's commits from February.
Sean Whitton
2026-04-29
; Spelling fixes.
Paul Eggert
2026-02-25
Tesrts for the portable primitives in fileio.c.
Eric S. Raymond
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-07-17
; Fix last change.
Eli Zaretskii
2025-07-17
; * test/src/fileio-tests.el (fileio-tests--read-directory): New test.
Eli Zaretskii
2025-06-27
(Finsert_file_contents): Refine commit d07af40d8826
Stefan Monnier
2025-05-11
Add test for file time-stamp granularity on MS-Windows
Eli Zaretskii
2025-02-23
Prefer ert-with-temp-directory in tests
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-27
Use with-environment-variables in more places
Stefan Kangas
2024-05-25
Merge from origin/emacs-29
Eli Zaretskii
2024-05-22
Avoid crashes on MS-Windows due to invalid UNC file names
Eli Zaretskii
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-09-04
Use new ERT `skip-when` macro in tests
Stefan Kangas
2023-08-09
; Re-enable the /dev/urandom test
Eli Zaretskii
2023-08-09
Disable failing test (bug#65156)
Mattias Engdegård
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-07-08
Fix file-name-case-insensitive-p in ffap (bug#56443)
Mattias Engdegård
2022-06-11
Make new fileio test more reliable
Lars Ingebrigtsen
2022-06-11
fileio-tests.el (test-non-regular-insert): Fix thinko
Stefan Monnier
2022-06-11
Allow inserting parts of /dev/urandom with insert-file-contents
Lars Ingebrigtsen
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-09-26
; Minor stylistic checkdoc fixes in test/**/*.el
Stefan Kangas
2021-09-18
Check for null bytes in filenames in 'expand-file-name' (bug#49723)
Federico Tedin
2021-07-25
Rename directory-append to file-name-concat
Lars Ingebrigtsen
2021-07-25
Allow empty elements in directory-append
Lars Ingebrigtsen
2021-07-24
Really convert to multibyte in Fdirectory_append
Lars Ingebrigtsen
2021-07-24
Extend directory-append to take an arbitrary number of components
Lars Ingebrigtsen
2021-07-24
Add new function `directory-append'
Lars Ingebrigtsen
2021-04-19
; Normalize and add missing first and last lines
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-23
Reject filenames containing NUL bytes.
Philipp Stephani
2020-09-03
Fix 'expand-file-name' for remote files
Eli Zaretskii
2020-08-29
Mark failing fileio test on MS-Windows
Paul Eggert
2020-08-28
* test/src/fileio-tests.el: Preserve HOME when a test fails
Mattias Engdegård
2020-08-28
Fix most of fileio-tests on MS-Windows
Eli Zaretskii
2020-08-27
Fix recently-introduced expand-file-name bug
Paul Eggert
2020-08-26
Fix expand-file-name symlink-to-dir bug
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-10-30
Fix fileio.c infloops on circular lists
Paul Eggert
2019-07-26
Fix recently-introduced file-name-absolute-p typo
Paul Eggert
2019-07-24
Do not treat ~nosuchuser as an absolute file name
Paul Eggert
2019-07-21
Fix expand-file-name for names starting with '~'
Ken Brown
2019-07-09
* src/fileio.c: Fix bug#36431
Stefan Monnier
2019-07-08
Ensure that expand-file-name returns an absolute file name
Ken Brown
2019-07-02
(Finsert_file_contents): Keep buffer consistent in non-local exit
Stefan Monnier
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
[next]