]> git.eshelyaron.com Git - emacs.git/commit
Move faces.el test data to follow our conventions
authorStefan Kangas <stefan@marxist.se>
Sat, 24 Oct 2020 01:45:48 +0000 (03:45 +0200)
committerStefan Kangas <stefan@marxist.se>
Sat, 24 Oct 2020 11:35:49 +0000 (13:35 +0200)
commit228d9d615d7067ca06a2b53205c29d78dbbfe725
tree0344d8c23374a8f481c9856e06497f130f0dce6c
parent2c487c47c8c3060818b2fcbfebbcd859f9d06ef5
Move faces.el test data to follow our conventions

* test/lisp/faces-tests.el (ert-x): Require.
(faces--test-data-dir): Remove variable.
(faces--test-extend-with-themes): Use ert-resource-directory.
* test/lisp/faces-resources/*: Moved from test/data/themes/*.
test/data/themes/faces-test-dark-theme.el [deleted file]
test/data/themes/faces-test-light-theme.el [deleted file]
test/lisp/faces-resources/faces-test-dark-theme.el [new file with mode: 0644]
test/lisp/faces-resources/faces-test-light-theme.el [new file with mode: 0644]
test/lisp/faces-tests.el