index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
eshell
/
em-script-tests.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-08-07
Fix some tests on OpenBSD
Manuel Giraud
2025-02-26
Port Eshell tests to Android
Po Lu
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-08-28
Fix redirecting Eshell output to symbols in some places
Jim Porter
2024-08-28
Use 'eshell-with-handles' in a few more places
Jim Porter
2024-06-09
; Allow batch-file Eshell test on MS-Windows
Eli Zaretskii
2024-06-09
; Add another test for 'eshell-batch-script'
Jim Porter
2024-06-09
Fix Eshell tests on MS-Windows
Eli Zaretskii
2024-05-29
Fix calling Eshell scripts outside of Eshell
Jim Porter
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-10-02
Support Eshell iterative evaluation in the background
Jim Porter
2023-10-02
Don't print subjob messages when running an Eshell script in the background
Jim Porter
2023-01-01
Merge from origin/emacs-29
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-22
Fix handling of output handles in nested Eshell forms
Jim Porter
2022-08-15
Provide ERT explainer for 'eshell-match-command-output'
Jim Porter
2022-07-12
Improve tests/organization for built-in variables
Jim Porter