]> git.eshelyaron.com Git - emacs.git/commit
Remove duplicated tests in checkdoc-tests.el
authorMauro Aranda <maurooaranda@gmail.com>
Thu, 4 Mar 2021 13:13:26 +0000 (10:13 -0300)
committerMauro Aranda <maurooaranda@gmail.com>
Thu, 4 Mar 2021 13:13:26 +0000 (10:13 -0300)
commit986bf7ac0dbfee0522cbe1e89872309d3a4f182c
tree0c6b1f0250288b24b2337353b53bbfdc95891fce
parent7b99fc0069c02e02a6b9b2418a373db376f99863
Remove duplicated tests in checkdoc-tests.el

* test/lisp/emacs-lisp/checkdoc-tests.el (checkdoc-cl-defmethod-ok)
(checkdoc-cl-defmethod-with-types-ok, checkdoc-cl-defun-with-key-ok)
(checkdoc-cl-defun-with-allow-other-keys-ok)
(checkdoc-cl-defun-with-default-optional-value-ok)
(checkdoc-cl-defun-with-destructuring-ok): This tests were duplicated,
so keep one copy of them.  Checked by diffing two files with the
suspected tests, and supported by the fact that running occur with the
regexp "^(ert-deftest" reported 14 matches, while the tests being run
were 8.
test/lisp/emacs-lisp/checkdoc-tests.el