]> git.eshelyaron.com Git - emacs.git/commit
Avoid subr test failure when source dir has multiple names
authorGlenn Morris <rgm@gnu.org>
Wed, 31 May 2017 01:01:56 +0000 (21:01 -0400)
committerGlenn Morris <rgm@gnu.org>
Wed, 31 May 2017 01:01:56 +0000 (21:01 -0400)
commit855b3e700fd1db62ae701a89bce4be5ed094352a
treeacab45eeeda16e42cc2fce5cac24015b49b925e1
parente3b51b080fab02f579b7c6a91b609a2c0aca8339
Avoid subr test failure when source dir has multiple names

* test/lisp/subr-tests.el (subr-tests--this-file):
Use the true name of the file.  The following test does a string
comparison of this value with that from method-files, which uses
load-history, which contains true names.
test/lisp/subr-tests.el