]> git.eshelyaron.com Git - emacs.git/commit
Ensure return value of ert-with-temp-directory
authorStefan Kangas <stefan@marxist.se>
Sat, 6 Nov 2021 23:41:14 +0000 (00:41 +0100)
committerStefan Kangas <stefan@marxist.se>
Sun, 7 Nov 2021 00:54:31 +0000 (01:54 +0100)
commit0cac4598a77028a64dde9df74c76549cf48a19f2
tree0cf39903659055ec7f375db2cbcac5c07f42f105
parent385741fae276c7cfe2975e8a64cf084e0f63cf3d
Ensure return value of ert-with-temp-directory

* lisp/emacs-lisp/ert-x.el (ert-with-temp-file): Ensure return
value when :directory is t is the directory name.
* test/lisp/emacs-lisp/ert-x-tests.el
(ert-x-tests-with-temp-directory): Extend test for the above.
lisp/emacs-lisp/ert-x.el
test/lisp/emacs-lisp/ert-x-tests.el