]> git.eshelyaron.com Git - emacs.git/commit
Adjust some tests so that they work in symlinked environs
authorStephen Berman <stephen.berman@gmx.net>
Fri, 16 Oct 2020 08:33:19 +0000 (10:33 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 16 Oct 2020 08:33:19 +0000 (10:33 +0200)
commit7543d5f173bf8da58a5553510e330456b479d24c
treea94b18ed8f2aa3af43433d8563960af4ee4ac118
parent95d0b71683336979b3cc1633c8b3f6a88b4d7bff
Adjust some tests so that they work in symlinked environs

* test/lisp/help-fns-tests.el (help-fns-test-lisp-macro)
(help-fns-test-lisp-defsubst):
* test/lisp/emacs-lisp/cl-generic-tests.el
(cl-generic-tests--method-files--finds-methods): Adjust test so
that they work in a symlinked environment (bug#43004).
(cl-generic-tests--method-files--finds-methods): Use file-truename
so that this works in a symlinked environment (bug#43004).
test/lisp/emacs-lisp/cl-generic-tests.el
test/lisp/help-fns-tests.el