1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Add test for Bug#76179

* test/lisp/help-fns-tests.el (help-fns-test-bug76179):
New test.  (Bug#76179)
This commit is contained in:
Stefan Kangas 2025-02-10 22:37:40 +01:00
parent 7fbdad01e5
commit 2d257fa24f

View file

@ -89,6 +89,11 @@ Return first line of the output of (describe-function-1 FUNC)."
"No error when describing `menu-bar-open-mouse'."
(should (stringp (help-fns-tests--describe-function 'menu-bar-open-mouse))))
(ert-deftest help-fns-test-bug76179 ()
"No error when describing `bindat--type'."
(require 'bindat)
(should (stringp (help-fns-tests--describe-function 'bindat--type))))
;;; Test describe-function over functions with funny names
(defun abc\\\[universal-argument\]b\`c\'d\\e\"f (x)