]> git.eshelyaron.com Git - emacs.git/commit
Adapt some tests for Emacs's excitingly variable quoting format
authorGlenn Morris <rgm@gnu.org>
Sat, 12 Sep 2020 18:57:42 +0000 (11:57 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 12 Sep 2020 18:57:42 +0000 (11:57 -0700)
commit3e073520b341228d7a54a242e3d09862948e5c08
treeb88dc9cf7b4ddadc7dfd6b38f8d4ab0cd76e5725
parent6818867a2e8e5af8fd4fce89771c241bc418d36b
Adapt some tests for Emacs's excitingly variable quoting format

* test/lisp/subr-tests.el (subr-test-version-parsing):
* test/lisp/emacs-lisp/gv-tests.el (gv-dont-define-expander-other-file):
* test/src/callint-tests.el (call-interactively/incomplete-multibyte-sequence):
* test/src/emacs-module-tests.el (module/describe-function-1):
Don't fail if curly quotes are in use, as they can be if LC_ALL != C.
test/lisp/emacs-lisp/gv-tests.el
test/lisp/subr-tests.el
test/src/callint-tests.el
test/src/emacs-module-tests.el