index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
eshell
Age
Commit message (
Expand
)
Author
2022-04-03
Fix handling of '\\' inside double-quotes in Eshell
Jim Porter
2022-04-02
em-extpipe: Catch eshell-incomplete thrown while parsing
Sean Whitton
2022-03-29
Add tests for Eshell's umask command
Jim Porter
2022-03-13
Fix esh-proc-tests on macOS
Mattias EngdegÄrd
2022-03-12
Disable esh-proc-test/kill-pipeline on EMBA
Lars Ingebrigtsen
2022-03-08
Support applying indices to more Eshell dollar expansions
Jim Porter
2022-03-07
Fix esh-proc-test/kill-pipeline-head loop syntax
Lars Ingebrigtsen
2022-03-07
Inhibit extpipe tests on EMBA, because they apparently time out?
Lars Ingebrigtsen
2022-03-03
Allow splitting strings in Eshell expansions with "plain" strings
Jim Porter
2022-03-03
Fix parsing of indices in Eshell expansions
Jim Porter
2022-03-03
Fix Eshell dollar interpolation inside of double-quotes
Jim Porter
2022-03-03
Move Eshell variable interpolation tests to their own file
Jim Porter
2022-03-02
Merge from origin/emacs-28
Stefan Kangas
2022-03-01
Partially revert b03f74e0f2a578b1580e8b1c368665850ee7f808
Jim Porter
2022-02-25
Fix Eshell process tests to (hopefully) work on all platforms
Jim Porter
2022-02-24
Fix esh-proc-tests on MS-Windows
Eli Zaretskii
2022-02-24
Don't superfluously emit prompts when terminating processes in Eshell
Jim Porter
2022-02-21
Send SIGPIPE to external Eshell processes if their output target closes
Jim Porter
2022-02-06
Adapt em-tramp-tests.el
Michael Albinus
2022-02-05
Ensure that the CAR of 'eshell-last-async-procs' always points to a process
Jim Porter
2022-02-03
Use 'require' to load eshell-tests-helpers
Jim Porter
2022-02-03
When executing an Eshell pipeline, send input to the first process
Jim Porter
2022-02-03
Ensure that tailproc is set for the last process in an Eshell pipeline
Jim Porter
2022-01-26
Fix input of sharp-quoted symbols in Eshell with em-extpipe
Sean Whitton
2022-01-25
Treat "-" as a positional arg in 'eshell-eval-using-options'
Jim Porter
2022-01-25
Don't manipulate args in-place for 'eshell-eval-using-options'
Jim Porter
2022-01-24
Add Eshell syntax to more easily bypass Eshell's own pipelining
Sean Whitton
2022-01-24
Rework eshell-match-result for testing asynchronous commands
Sean Whitton
2022-01-24
Move Eshell test helpers to their own file
Sean Whitton
2022-01-21
Raise an error from 'eval-eval-using-options' for unknown options
Jim Porter
2022-01-21
Further improve determination of when commands can be invoked directly
Jim Porter
2022-01-20
Consider subcommands when deciding to invoke Eshell command directly
Jim Porter
2022-01-12
Follow POSIX/GNU argument conventions for 'eshell-eval-using-options'
Jim Porter
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-08
Prefer ert-with-temp-(directory|file) in most remaining tests
Stefan Kangas
2021-11-07
Prefer ert-with-temp-(directory|file)
Stefan Kangas
2021-09-26
; Minor stylistic checkdoc fixes in test/**/*.el
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-08-29
Use lexical-binding in more tests
Stefan Kangas
2020-06-07
Merge from origin/emacs-27
Glenn Morris
2020-06-03
Silence some byte-compiler warnings in tests
Basil L. Contovounesios
2020-04-29
Use lexical-binding in most eshell tests
Stefan Kangas
2020-04-02
Copy INSIDE_EMACS env variable to subprocesses in Eshell (Bug#25496)
Federico Tedin
2020-01-01
Update copyright year to 2020
Paul Eggert
2018-12-31
Update more copyright years
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
[next]