index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
eshell
/
em-ls-tests.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-07
Prefer ert-with-temp-(directory|file)
Stefan Kangas
2021-04-19
; Normalize and add missing first and last lines
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-04-29
Use lexical-binding in most eshell tests
Stefan Kangas
2020-01-01
Update copyright year to 2020
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-12-15
Fix an eshell ls dired test for non-recent files
Glenn Morris
2018-12-13
* test/lisp/eshell/em-ls-tests.el (em-ls-test-bug27844): Remove debug.
Glenn Morris
2018-12-13
* test/lisp/eshell/em-ls-tests.el (em-ls-test-bug27844): Add debug.
Glenn Morris
2018-12-12
Improve em-ls-test-bug27844
Glenn Morris
2018-03-09
Quieten compilation of some test/lisp files
Glenn Morris
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-08-06
Dired w/ eshell-ls: Handle shell wildcards in file name
Tino Calancha
2017-08-02
Move dired tests using ls emulation to different files
Tino Calancha