]> git.eshelyaron.com Git - emacs.git/commit
Fix shortdoc-tests when Unicode arrows can be displayed
authorMattias Engdegård <mattiase@acm.org>
Sat, 25 Mar 2023 16:43:43 +0000 (17:43 +0100)
committerMattias Engdegård <mattiase@acm.org>
Sat, 25 Mar 2023 16:43:43 +0000 (17:43 +0100)
commitd02f0221c41bf8b248d79e3aaebdec68789001da
treefee6d4b168b21e192efcbf0838309b2d5362570f
parent52b67740d10df8ca539fdc2c7d50283997683141
Fix shortdoc-tests when Unicode arrows can be displayed

New shortdoc functions use Unicode arrows when possible, which caused
some tests to fail if run under such circumstances.

* test/lisp/emacs-lisp/shortdoc-tests.el
(shortdoc-tests--to-ascii): New function.
(shortdoc-function-examples-test)
(shortdoc-help-fns-examples-function-test): Call it.
test/lisp/emacs-lisp/shortdoc-tests.el