]> git.eshelyaron.com Git - emacs.git/commit
Avoid emacs-module-tests failure on macOS
authorMattias Engdegård <mattiase@acm.org>
Wed, 16 Feb 2022 11:26:30 +0000 (12:26 +0100)
committerMattias Engdegård <mattiase@acm.org>
Wed, 16 Feb 2022 11:33:35 +0000 (12:33 +0100)
commitbc84c31823e424827a27dc2eb1b5cbee040036cf
treeda22aab2a612887065d06df445abe70e7fa1480b
parentfd2252294b679b1e50ed1aedf4c1a076fbae60e3
Avoid emacs-module-tests failure on macOS

* test/src/emacs-module-tests.el (module/describe-function-1):
Prevent string mismatch caused by line breaks after filling;
the macOS dynamic library suffix (.dylib) is longer than on other
platforms.
test/src/emacs-module-tests.el