]> git.eshelyaron.com Git - emacs.git/commit
Add an expensive test for defcustom types
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 25 Sep 2020 12:46:36 +0000 (14:46 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 25 Sep 2020 12:46:36 +0000 (14:46 +0200)
commit664927b5257fdaf26f24063edb1f41c407805ed8
treeec9c7ddaeb2cc12fc4dafbff8cf8baebe1fff497
parent79762ffa618ba0f0b8b4483c1cca8ccb1aab2606
Add an expensive test for defcustom types

* admin/cus-test.el (cus-test-opts): Return the tests.

* test/lisp/custom-tests.el (check-for-wrong-custom-types): Test
custom types (bug#30990).
admin/cus-test.el
test/lisp/custom-tests.el