summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/cl-generic-tests.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* cl-generic: Fix `advertised-calling-convention` declarationsStefan Monnier2022-10-161-0/+22
* cl-generic-tests.el: Fix warningStefan Monnier2022-01-181-1/+1
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Silence warnings about testing obsolete functions and macrosStefan Kangas2021-12-051-2/+7
|/
* * lisp/emacs-lisp/cl-generic.el: Try and fix bug#49866Stefan Monnier2021-08-091-1/+4
* Fix apparent typo in new cl-generic-tests.el test caseLars Ingebrigtsen2021-08-041-1/+1
* Evaluate eql specializersakater2021-08-031-1/+5
* * Edebug: Generalize `&lookup`, use it for `cl-macrolet` and `cl-generic`Stefan Monnier2021-02-141-7/+5
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Adjust some tests so that they work in symlinked environsStephen Berman2020-10-161-1/+1
* Improve Edebug symbols for inlined secondary methods (Bug#42671)Philipp Stephani2020-08-021-13/+15
* Add a workaround for Bug#42672Philipp Stephani2020-08-021-0/+36
* Silence some byte-compiler warnings in testsBasil L. Contovounesios2020-06-031-1/+7
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* * lisp/subr.el (method-files): Move function to cl-generic.elStefan Monnier2017-07-281-0/+24
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
* Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
* Rename all test files to reflect source layout.Phillip Lord2015-11-241-0/+223