]> git.eshelyaron.com Git - emacs.git/commit
New test custom--test-theme-variables
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 10 Jan 2019 12:27:34 +0000 (13:27 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 10 Jan 2019 12:27:34 +0000 (13:27 +0100)
commit7ae0a24c87c2bbefe78717d5e89cf3fe14f4af4c
treee1671ab5f2abf7c6ef30ce5361cfbef44fb2230e
parentf646675cd1637948b2df2351a9666792ea8251ea
New test custom--test-theme-variables

* test/lisp/custom-tests.el (custom--test-user-option)
(custom--test-variable): New variables.
(custom--test-theme-variables): New test.

* test/lisp/custom-resources/custom--test-theme.el (custom--test):
New file.
test/lisp/custom-resources/custom--test-theme.el [new file with mode: 0644]
test/lisp/custom-tests.el