summaryrefslogtreecommitdiff
path: root/test/lisp/custom-tests.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-02New value 'permanent-only' for defcustom :local keywordStefan Kangas
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-06-24Fix cl-generic bootstrap problemsLars Ingebrigtsen
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-08Prefer ert-with-temp-(directory|file) in most remaining testsStefan Kangas
2021-11-06Replace some macros with ert-with-temp-(file|directory)Stefan Kangas
2021-08-20Tweak a failing custom testLars Ingebrigtsen
2021-05-10Avoid saving session customizations in the custom-fileMauro Aranda
2021-03-04Decouple require-theme from load-themeBasil L. Contovounesios
2021-02-21Run admin/cus-tests.el tests from test suiteStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-25Merge from origin/emacs-27Michael Albinus
2020-11-24Fix handling of defcustom :local tagBasil L. Contovounesios
2020-11-07Add test for recent change in enable-themeMauro Aranda
2020-10-16Use new resource directory macros in tests (Bug#43792)Stefan Kangas
2020-09-26Silence some byte-compiler warningsStefan Kangas
2020-09-25Fix out-of-tree make checkGlenn Morris
2020-09-25Add an expensive test for defcustom typesLars Ingebrigtsen
2020-09-07Fix test failure in custom--test-theme-variablesLars Ingebrigtsen
2020-09-05Preserve user customizations after disabling a themeMauro Aranda
2020-01-01Update copyright year to 2020Paul Eggert
2019-09-27Don't discard customizations in progress when adding comments (Bug#5358)Mauro Aranda
2019-01-10New test custom--test-theme-variablesMichael Albinus
2018-12-31Update more copyright yearsPaul Eggert
2018-07-13Fix custom-available-themes file expansionBasil L. Contovounesios