aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/eshell/esh-io-tests.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | ; Fix typosStefan Kangas2023-12-101-1/+1
* | ; Move some Eshell tests to more-topical filesJim Porter2023-09-101-0/+11
* | Use generics to define Eshell output targetsJim Porter2023-08-211-0/+10
* | Merge from origin/emacs-29Eli Zaretskii2023-01-011-1/+1
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | ; Fix Eshell tests on macOSJim Porter2022-12-301-2/+3
* | Fix reference-counting of Eshell I/O handlesJim Porter2022-12-291-5/+18
* | Simplify handling of /dev/null redirection in EshellJim Porter2022-12-221-2/+31
* | Fix handling of output handles in nested Eshell formsJim Porter2022-12-221-0/+28
|/
* Add support for more kinds of redirect operators in EshellJim Porter2022-09-041-0/+72
* Simplify Eshell handle functions and add tests/documentationJim Porter2022-09-041-0/+220