summaryrefslogtreecommitdiff
path: root/test/src/fileio-tests.el
AgeCommit message (Expand)Author
2026-05-07; Revert Eric's commits from February.Sean Whitton
2026-04-29; Spelling fixes.Paul Eggert
2026-02-25Tesrts 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 d07af40d8826Stefan Monnier
2025-05-11Add test for file time-stamp granularity on MS-WindowsEli Zaretskii
2025-02-23Prefer ert-with-temp-directory in testsStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-27Use with-environment-variables in more placesStefan Kangas
2024-05-25Merge from origin/emacs-29Eli Zaretskii
2024-05-22Avoid crashes on MS-Windows due to invalid UNC file namesEli Zaretskii
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-09-04Use new ERT `skip-when` macro in testsStefan Kangas
2023-08-09; Re-enable the /dev/urandom testEli Zaretskii
2023-08-09Disable failing test (bug#65156)Mattias Engdegård
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-07-08Fix file-name-case-insensitive-p in ffap (bug#56443)Mattias Engdegård
2022-06-11Make new fileio test more reliableLars Ingebrigtsen
2022-06-11fileio-tests.el (test-non-regular-insert): Fix thinkoStefan Monnier
2022-06-11Allow inserting parts of /dev/urandom with insert-file-contentsLars Ingebrigtsen
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-26; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas
2021-09-18Check for null bytes in filenames in 'expand-file-name' (bug#49723)Federico Tedin
2021-07-25Rename directory-append to file-name-concatLars Ingebrigtsen
2021-07-25Allow empty elements in directory-appendLars Ingebrigtsen
2021-07-24Really convert to multibyte in Fdirectory_appendLars Ingebrigtsen
2021-07-24Extend directory-append to take an arbitrary number of componentsLars Ingebrigtsen
2021-07-24Add new function `directory-append'Lars Ingebrigtsen
2021-04-19; Normalize and add missing first and last linesStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-23Reject filenames containing NUL bytes.Philipp Stephani
2020-09-03Fix 'expand-file-name' for remote filesEli Zaretskii
2020-08-29Mark failing fileio test on MS-WindowsPaul Eggert
2020-08-28* test/src/fileio-tests.el: Preserve HOME when a test failsMattias Engdegård
2020-08-28Fix most of fileio-tests on MS-WindowsEli Zaretskii
2020-08-27Fix recently-introduced expand-file-name bugPaul Eggert
2020-08-26Fix expand-file-name symlink-to-dir bugPaul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-10-30Fix fileio.c infloops on circular listsPaul Eggert
2019-07-26Fix recently-introduced file-name-absolute-p typoPaul Eggert
2019-07-24Do not treat ~nosuchuser as an absolute file namePaul Eggert
2019-07-21Fix expand-file-name for names starting with '~'Ken Brown
2019-07-09* src/fileio.c: Fix bug#36431Stefan Monnier
2019-07-08Ensure that expand-file-name returns an absolute file nameKen Brown
2019-07-02(Finsert_file_contents): Keep buffer consistent in non-local exitStefan Monnier
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert