index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
eshell
/
eshell-tests-helpers.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port Eshell tests to Android
Po Lu
2025-02-26
1
-233
/
+0
*
Update copyright year to 2025
Paul Eggert
2025-01-01
1
-1
/
+1
*
Use 'eshell-with-handles' in a few more places
Jim Porter
2024-08-28
1
-0
/
+6
*
Fix Eshell "which" test on MS-Windows
Jim Porter
2024-06-15
1
-6
/
+1
*
Fix Eshell tests on MS-Windows
Eli Zaretskii
2024-06-09
1
-1
/
+6
*
Make Eshell's "which" command extensible
Jim Porter
2024-05-29
1
-0
/
+26
*
Fix calling Eshell scripts outside of Eshell
Jim Porter
2024-05-29
1
-15
/
+21
*
Consolidate Eshell module loading/unloading code
Jim Porter
2024-05-29
1
-4
/
+6
*
Merge from savannah/emacs-29
Po Lu
2024-01-02
1
-1
/
+1
|
\
|
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
|
; Fix debug logging for synchronous commands in Eshell tests
Jim Porter
2023-09-01
1
-2
/
+6
*
|
Add debug instrumentation for Eshell process management
Jim Porter
2023-08-31
1
-8
/
+23
*
|
Merge from origin/emacs-29
Eli Zaretskii
2023-01-01
1
-1
/
+1
|
\
|
|
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
|
Fix reference-counting of Eshell I/O handles
Jim Porter
2022-12-29
1
-10
/
+19
|
/
*
Improve handling of $PATH in Eshell for remote directories
Jim Porter
2022-10-17
1
-7
/
+25
*
; Allow ignoring errors when calling 'eshell-match-command-output'
Jim Porter
2022-10-17
1
-3
/
+10
*
Simplify Eshell handle functions and add tests/documentation
Jim Porter
2022-09-04
1
-0
/
+10
*
Add 'eshell-command-result-equal' with an ERT explainer
Jim Porter
2022-08-15
1
-0
/
+21
*
Provide ERT explainer for 'eshell-match-command-output'
Jim Porter
2022-08-15
1
-13
/
+25
*
Handle escaped characters in Eshell special references (e.g. buffers)
Jim Porter
2022-05-01
1
-11
/
+12
*
Send SIGPIPE to external Eshell processes if their output target closes
Jim Porter
2022-02-21
1
-3
/
+6
*
Use 'require' to load eshell-tests-helpers
Jim Porter
2022-02-03
1
-0
/
+2
*
When executing an Eshell pipeline, send input to the first process
Jim Porter
2022-02-03
1
-1
/
+1
*
Add Eshell syntax to more easily bypass Eshell's own pipelining
Sean Whitton
2022-01-24
1
-2
/
+2
*
Rework eshell-match-result for testing asynchronous commands
Sean Whitton
2022-01-24
1
-4
/
+5
*
Move Eshell test helpers to their own file
Sean Whitton
2022-01-24
1
-0
/
+90