aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/eshell/em-basic-tests.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add tests for Eshell's umask commandJim Porter2022-03-291-0/+71
'em-basic-test/umask-set' fails when passing an actual number to the command, but this is fixed in the subsequent commit. test/lisp/eshell/em-basic-tests.el: New file.