]> git.eshelyaron.com Git - emacs.git/commit
Fix Testcover bug in handling of vectors containing dotted lists
authorGemini Lasswell <gazally@runbox.com>
Mon, 2 Apr 2018 16:34:31 +0000 (09:34 -0700)
committerGemini Lasswell <gazally@runbox.com>
Mon, 2 Apr 2018 16:38:12 +0000 (09:38 -0700)
commite3525385a87c92fdca6b3cf929797a731c688a3f
treece6438bf8882602ee71555554651b0f91e9f1d6f
parentd06c2e7a666fbc7aa0e7a9b134d9e373431d76bf
Fix Testcover bug in handling of vectors containing dotted lists

* lisp/emacs-lisp/testcover.el (testcover-analyze-coverage-compose):
Handle dotted lists. Fix bug#30909.
* test/lisp/emacs-lisp/testcover-resources/testcases.el:
(dotted-list-in-vector-bug-30909): New test case.
(quotes-within-backquotes-bug-25316, dotted-backquote)
(quoted-backquote, backquoted-vector-bug-25316)
(vector-in-macro-spec-bug, backquoted-dotted-alist): Change
docstrings to mention analyzing code instead of reinstrumenting
it.
lisp/emacs-lisp/testcover.el
test/lisp/emacs-lisp/testcover-resources/testcases.el