]> git.eshelyaron.com Git - emacs.git/commit
Convert unsafep tests to ert
authorStefan Kangas <stefankangas@gmail.com>
Sat, 29 Aug 2020 21:27:51 +0000 (23:27 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Sat, 29 Aug 2020 21:35:00 +0000 (23:35 +0200)
commit826192409a6acaa7f58ac1d86c0481a92b8c8aac
tree9bcb4733f8a20fc19658661fef634f93cd9f98ba
parent17291414b10024a32ac877ce1d25665191f7bf4d
Convert unsafep tests to ert

* lisp/emacs-lisp/tcover-unsafep.el: Move from here...
* test/lisp/emacs-lisp/unsafep-tests.el: ...to here, and convert to
use ert instead of tcover.
lisp/emacs-lisp/tcover-unsafep.el [deleted file]
test/lisp/emacs-lisp/unsafep-tests.el [new file with mode: 0644]