summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/cl-lib-tests.el
Commit message (Expand)AuthorAge
* ; * cl-lib-tests.el: Suppress for the right function.Mattias Engdegård2023-01-03
* Merge from origin/emacs-29Eli Zaretskii2023-01-01
|\
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | Use equal and member instead of eq and memqMattias Engdegård2022-12-19
* | Merge from origin/emacs-29Stefan Kangas2022-12-19
|\|
| * Revert "Use equal and member instead of eq and memq"Eli Zaretskii2022-12-16
| * Use equal and member instead of eq and memqMattias Engdegård2022-12-16
* | Suppress memql warning in testMattias Engdegård2022-12-18
* | Use equal and member instead of eq and memqMattias Engdegård2022-12-16
|/
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Add `cl-constantly' functionLars Ingebrigtsen2021-12-02
* | Eliminate ERT test name clashes (bug#51941)Mattias Engdegård2021-11-18
|/
* Move cl-lib tests for caaXr to subr-tests.elStefan Kangas2021-09-03
* ; Minor license statement fixesStefan Kangas2021-02-08
* Fix recently uncovered 'make check' failuresBasil L. Contovounesios2021-01-23
* Update copyright year to 2021Paul Eggert2021-01-01
* Add tests for cl-{incf,decf}Stefan Kangas2020-08-13
* Update copyright year to 2020Paul Eggert2020-01-01
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | * lisp/emacs-lisp/cl-macs.el (cl--sm-macroexpand): Handle lambda!Stefan Monnier2018-02-08
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | * lisp/emacs-lisp/cl-macs.el: Fix bug#26073.Stefan Monnier2017-11-27
* | * lisp/emacs-lisp/cl-macs.el: Fix &key with no key argStefan Monnier2017-11-27
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Add tests for cl-macs.el (Bug#27559)Alexander Gramiak2017-08-21
* ; Avoid test failures when running from compiled test filesNoam Postavsky2017-08-07
* * lisp/emacs-lisp/cl-macs.el: Fix symbol-macroletStefan Monnier2017-04-21
* Backward compatibility with pre-existing struct instances.Stefan Monnier2017-04-04
* Make cl-defstruct use records.Lars Brinkhoff2017-04-04
* * test/lisp/emacs-lisp/cl-lib-tests.el: Improve symbol-macrolet testsStefan Monnier2017-04-01
* * test/lisp/emacs-lisp/cl-lib-tests.el (cl-lib-symbol-macrolet): New test.Stefan Monnier2017-03-31
* Merge from origin/emacs-25Paul Eggert2017-01-01
* Merge from origin/emacs-25John Wiegley2016-01-11
* Rename all test files to reflect source layout.Phillip Lord2015-11-24