]> git.eshelyaron.com Git - emacs.git/commit
Don't error on circular values in testcover
authorNoam Postavsky <npostavs@gmail.com>
Wed, 19 Jul 2017 22:48:50 +0000 (18:48 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Mon, 7 Aug 2017 22:54:44 +0000 (18:54 -0400)
commit0508045ed7159bce5b5ea3b5fb72cf78b8b4ee8e
tree5e76ea73eaac672871b6045d97eb143fcb3ee556
parent95a04fd26c91e6c6c9191a629d26886f136e30fc
Don't error on circular values in testcover

* lisp/emacs-lisp/testcover.el (testcover-after, testcover-1value):
Consider circular lists to be non-equal instead of signaling error.
lisp/emacs-lisp/testcover.el