]> git.eshelyaron.com Git - emacs.git/commit
Add new cconv-tests (Bug#28557)
authorStefan Kangas <stefankangas@gmail.com>
Fri, 31 Jul 2020 04:09:09 +0000 (06:09 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Tue, 4 Aug 2020 16:45:10 +0000 (18:45 +0200)
commitb0e828da4f55d0dddcd8f8fc2e21e4b02a12852e
tree4a31092d412add108362af0741ef64483686607b
parent0a12d43e84eb5592c39350432c7a3e8fdaa71a06
Add new cconv-tests (Bug#28557)

These tests are all written by Gemini Lasswell <gazally@runbox.com>.

* test/lisp/emacs-lisp/cconv-tests.el
(top-level): Add two commented out tests which the byte-compiler
can't handle.
(cconv-tests-lambda-:documentation)
(cconv-tests-pcase-lambda-:documentation)
(cconv-tests-defun-:documentation)
(cconv-tests-cl-defun-:documentation)
(cconv-tests-function-:documentation)
(cconv-tests-cl-defgeneric-literal-:documentation)
(cconv-tests-defsubst-:documentation)
(cconv-tests-cl-defsubst-:documentation): New tests.
(cconv-tests-cl-iter-defun-:documentation)
(cconv-tests-iter-defun-:documentation)
(cconv-tests-iter-lambda-:documentation)
(cconv-tests-cl-function-:documentation)
(cconv-tests-cl-defgeneric-:documentation): New failing tests.
test/lisp/emacs-lisp/cconv-tests.el