summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/testcover.el
AgeCommit message (Expand)Author
2026-02-24Compare circular lists in 'equal' without error (bug#80456)Mattias EngdegÄrd
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-03-29Remove redundant constant nil argument to gethashStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-09-24Declare nested backquotes unsupported in Pcase patterns (bug#72328)Stefan Monnier
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-09-13Remove a nil cl-case caseLars Ingebrigtsen
2022-06-30; * lisp/emacs-lisp/testcover.el: Remove duplicate provide.Stefan Kangas
2022-06-30Add provide to testcoverLars Ingebrigtsen
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-18; More stylistic docfixes in emacs-lisp/*.el found by checkdocStefan Kangas
2021-09-14; More minor docfixes found by checkdocStefan Kangas
2021-04-19; Normalize and add missing first and last linesStefan Kangas
2021-02-06Fix previous change in testcover.elLars Ingebrigtsen
2021-02-06Rename the `1value' symbol in testcover.elLars Ingebrigtsen
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-09-21lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero
2019-07-28Fix testcover.el usage of edebug.el symbolsLars Ingebrigtsen
2019-05-26Remove Maintainer: when it duplicates Author:Paul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-04-02Fix Testcover bug in handling of vectors containing dotted listsGemini Lasswell
2018-03-16Explicitly require cl-lib where neededGlenn Morris
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-10-22Change Edebug's behavior-changing hooks to variablesGemini Lasswell
2017-10-08Stop Testcover from producing spurious 1value errorsGemini Lasswell
2017-10-08Rewrite Testcover's internals, fixing several bugsGemini Lasswell
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-08-07Don't error on circular values in testcoverNoam Postavsky
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-10-05Autoload entry point testcover-startMark Oteiza
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-07Go back to grave quoting in source-code docstrings etc.Paul Eggert
2015-08-21text-quoting-style in emacs-lisp diagnosticsPaul Eggert
2015-05-06* lisp/emacs-lisp/testcover.el: Don't use edebug--read (bug#20487)Stefan Monnier
2015-01-01Update copyright year to 2015Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-12-28Every defcustom should specify its typeGlenn Morris
2013-05-10More custom :type fixesGlenn Morris
2013-05-08Fix a bunch of custom types (thank you cus-test.el)Glenn Morris
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-09-26* lisp/emacs-lisp/testcover.el (testcover-after): Add gv-expander.Stefan Monnier
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-11-22Spelling fixes.Paul Eggert
2011-11-14Spelling fixes.Paul Eggert
2011-07-14Fix typos.Juanma Barranquero