summaryrefslogtreecommitdiff
path: root/test/lisp/dired-tests.el
AgeCommit message (Expand)Author
2026-04-29; Spelling fixes.Paul Eggert
2026-04-17Restrict Dired handling of newlines in file namesStephen Berman
2026-04-11; Fix last change to 'ls' error message testsStephen Berman
2026-04-11Improve tests involving 'ls' error messageStephen Berman
2026-03-28; Another fix fore dired-tests.elEli Zaretskii
2026-03-28; Fix last change in dired-tests.el.Eli Zaretskii
2026-03-28; Fix files-tests and dired-tests on MS-WindowsEli Zaretskii
2026-03-27Implement new Dired handling of errors from 'ls'Stephen Berman
2026-03-26; Fix dired-tests on MS-WindowsEli Zaretskii
2026-03-25Fix Dired check for newlines in file namesStephen Berman
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-03-08Correct (debug body) edebug specsMichael Heerdegen
2025-01-06Try harder to stabilize dired-test-bug27243-02Peter Oliver
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-19Hide default-directory absolute file name in dired-hide-details-modeÁlvaro Ramírez
2024-07-15Fix intermittent failure of dired-test-bug27243-02Peter Oliver
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-09(dired-insert-directory): Obey `file-list` and `wildcard`Stefan Monnier
2023-08-14; * test/lisp/dired-tests.el (dired-test-bug27243-03): fix unwindMattias Engdegård
2023-04-07Remove useless unwind-protect forms, or make them useful as intendedMattias Engdegård
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-10; * test/lisp/dired-tests.el (dired-test-bug59047): Rename.Eli Zaretskii
2022-11-10Make 'dired-hide-details-mode' work after 'dired-hide-subdir'Gabriel do Nascimento Ribeiro
2022-09-08test: Remove redundant "" arg to `mapconcat`Stefan Monnier
2022-08-21Prefer pos-bol and pos-eol in testsStefan Kangas
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-04Silence byte-compiler in some testsStefan Kangas
2021-12-01Change how Dired displays available spaceLars Ingebrigtsen
2021-11-07Prefer ert-with-temp-(directory|file)Stefan Kangas
2021-09-26; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-02Fix some glitches in recent directory-files-* changesMichael Albinus
2020-09-12Move dired-jump from dired-x to dired (Bug#21981)Stefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-10-27dired-dwim-target uses most recently visited window instead of next window.Juri Linkov
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-08-04New function read-answer (Bug#31782)Juri Linkov
2018-03-09Quieten compilation of some test/lisp filesGlenn Morris
2018-01-21New function read-answer (bug#30073)Juri Linkov
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-09-10Spelling fixesPaul Eggert
2017-08-09dired-delete-file: Dont't ask for empty dirsTino Calancha
2017-08-06Minor tweak in a dired testTino Calancha
2017-08-06dired-revert: save line numbers instead of positionsTino Calancha
2017-08-04Fix dired-test-bug27631 on MS-WindowsTino Calancha
2017-08-04Fix dired-test-bug25609 on MS-WindowsEli Zaretskii