]> git.eshelyaron.com Git - emacs.git/commit
Add tests for Eshell's umask command
authorJim Porter <jporterbugs@gmail.com>
Sat, 26 Mar 2022 22:09:51 +0000 (15:09 -0700)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 29 Mar 2022 14:50:45 +0000 (16:50 +0200)
commit705de330725715c355b63cf49d56aa13132a5f3c
tree9685f8d6afed69fbb24205b1a2da2b6b007625b9
parent271c03d89f3b1f67b44a46ee43447e25f5eef1a8
Add tests for Eshell's umask command

'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.
test/lisp/eshell/em-basic-tests.el [new file with mode: 0644]