summaryrefslogtreecommitdiff
path: root/test/lisp/eshell/esh-var-tests.el
Commit message (Expand)AuthorAgeFilesLines
* Stop esh-var-tests leaving temp files behindGlenn Morris2022-05-041-1/+6
* Improve the behavior of concatenating parts of Eshell argumentsJim Porter2022-05-031-2/+17
* Return a list of numbers if all lines of an Eshell subcommand are numericJim Porter2022-05-031-1/+7
* Eshell variable expansion should always return strings inside quotesJim Porter2022-05-031-23/+148
* Support applying indices to more Eshell dollar expansionsJim Porter2022-03-081-0/+23
* Allow splitting strings in Eshell expansions with "plain" stringsJim Porter2022-03-031-0/+12
* Fix parsing of indices in Eshell expansionsJim Porter2022-03-031-0/+152
* Fix Eshell dollar interpolation inside of double-quotesJim Porter2022-03-031-0/+49
* Move Eshell variable interpolation tests to their own fileJim Porter2022-03-031-0/+111