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.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve tests/organization for built-in variables
Jim Porter
2022-07-12
1
-7
/
+0
*
Reset 'eshell-in-pipeline-p' when interpolating commands
Jim Porter
2022-05-25
1
-0
/
+29
*
Keep subcommands in pipelines from clobbering the head/tail processes
Jim Porter
2022-05-24
1
-0
/
+16
*
Handle escaped characters in Eshell special references (e.g. buffers)
Jim Porter
2022-05-01
1
-0
/
+19
*
Fix handling of '\\' inside double-quotes in Eshell
Jim Porter
2022-04-03
1
-2
/
+2
*
em-extpipe: Catch eshell-incomplete thrown while parsing
Sean Whitton
2022-04-02
1
-0
/
+4
*
Move Eshell variable interpolation tests to their own file
Jim Porter
2022-03-03
1
-68
/
+0
*
Merge from origin/emacs-28
Stefan Kangas
2022-03-02
1
-0
/
+4
|
\
|
*
Partially revert b03f74e0f2a578b1580e8b1c368665850ee7f808
Jim Porter
2022-03-01
1
-0
/
+4
*
|
Ensure that the CAR of 'eshell-last-async-procs' always points to a process
Jim Porter
2022-02-05
1
-0
/
+7
*
|
Use 'require' to load eshell-tests-helpers
Jim Porter
2022-02-03
1
-10
/
+4
*
|
When executing an Eshell pipeline, send input to the first process
Jim Porter
2022-02-03
1
-0
/
+11
*
|
Ensure that tailproc is set for the last process in an Eshell pipeline
Jim Porter
2022-02-03
1
-0
/
+7
*
|
Rework eshell-match-result for testing asynchronous commands
Sean Whitton
2022-01-24
1
-3
/
+2
*
|
Move Eshell test helpers to their own file
Sean Whitton
2022-01-24
1
-53
/
+8
*
|
Further improve determination of when commands can be invoked directly
Jim Porter
2022-01-21
1
-0
/
+7
*
|
Consider subcommands when deciding to invoke Eshell command directly
Jim Porter
2022-01-20
1
-0
/
+23
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Prefer ert-with-temp-(directory|file) in most remaining tests
Stefan Kangas
2021-11-08
1
-17
/
+15
|
/
*
; Minor stylistic checkdoc fixes in test/**/*.el
Stefan Kangas
2021-09-26
1
-1
/
+1
*
; Normalize and add missing first and last lines
Stefan Kangas
2021-04-19
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Use lexical-binding in more tests
Stefan Kangas
2020-08-29
1
-1
/
+3
*
Merge from origin/emacs-27
Glenn Morris
2020-06-07
1
-0
/
+1
|
\
|
*
Silence some byte-compiler warnings in tests
Basil L. Contovounesios
2020-06-03
1
-0
/
+1
*
|
Copy INSIDE_EMACS env variable to subprocesses in Eshell (Bug#25496)
Federico Tedin
2020-04-02
1
-0
/
+7
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
* test/lisp/eshell/eshell-tests.el (with-temp-eshell):
Glenn Morris
2018-12-09
1
-1
/
+1
*
|
Fix resolving symlinks in Eshell history file names
Eli Zaretskii
2018-12-09
1
-0
/
+3
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Ignore string properties when saving eshell history (Bug#28700)
Noam Postavsky
2017-10-21
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Give test files a -tests.el suffix
Philipp Stephani
2017-06-09
1
-0
/
+252