summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/eieio-tests/eieio-tests.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Silence byte-compiler in eieio testsStefan Kangas2022-01-03
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Fix EIEIO tests to account for eieio-compat moveStefan Monnier2021-12-27
* | eieio-tests.el: Silence last warningsStefan Monnier2021-12-20
* | Use declare-function instead of defun in eieio-tests.elStefan Kangas2021-12-20
* | Silence byte-compiler using with-no-warnings in testsStefan Kangas2021-12-20
* | Silence undefined function warnings in eieio-tests.elStefan Kangas2021-12-20
* | Prefer skip-unless in one eieio testStefan Kangas2021-12-20
* | Silence "initform needs quoting" warning in testsStefan Kangas2021-12-19
* | Silence "Unknown slot" warnings in testsStefan Kangas2021-12-19
* | Silence warnings about testing obsolete functions and macrosStefan Kangas2021-12-05
* | eieio-core.el: Allow assignment to cl-structs through `slot-value`Stefan Monnier2021-12-04
* | Silence byte-compiler in some testsStefan Kangas2021-12-04
* | eieio-core.el: Make slot-value work on defstructsStefan Monnier2021-10-31
|/
* ; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas2021-09-26
* EIEIO: Prevent excessive evaluation of :initformakater2021-07-16
* ; Normalize and add missing first and last linesStefan Kangas2021-04-19
* Update copyright year to 2021Paul Eggert2021-01-01
* Un-deprecate oset and oset-defaultBasil L. Contovounesios2020-06-06
* Update copyright year to 2020Paul Eggert2020-01-01
* Merge from origin/emacs-26Glenn Morris2019-05-08
|\
| * Fix incorrect cloning of eieio-instance-inheritor objects (Bug#34840)Vitalie Spinu2019-05-08
| * Fix cloning of eieio-named objects (Bug#22840)Vitalie Spinu2019-05-07
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Quieten eieio-test compilationGlenn Morris2018-03-21
* | ; Revert "; Tracing for eieio-test random failure (Bug#24503)"Noam Postavsky2018-03-10
* | Merge from origin/emacs-26Glenn Morris2018-01-15
|\|
| * Tag some unstable tests, and skip by default (bug#24503)Glenn Morris2018-01-09
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | ; Tracing for eieio-test random failure (Bug#24503)Noam Postavsky2017-12-03
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Use a more specific test for running on hydra.nixos.orgGlenn Morris2017-07-18
* Suppress intermittent test failure on hydraGlenn Morris2017-05-23
* Merge from origin/emacs-25Paul Eggert2017-01-01
* Merge from origin/emacs-25John Wiegley2016-01-11
* eieio generate autoloads to non-versioned file.Phillip Lord2015-12-17
* Rename all test files to reflect source layout.Phillip Lord2015-11-24