Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update tests #680

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update tests #680

wants to merge 1 commit into from

Conversation

EugeneNeuron
Copy link

  • lispy-test.el (lispy-ace-subword): Unite two tests with identical name (caused to fail tests in batch mode).
    (lispy-outline-add): Update test to agree with current behaviour of lispy-meta-return (since 6efe2b4).
    (lispy-tilde): Rename second instance of lispy-outline-add to avoid two identical test names.
    (lispy--pretty-args): Agree with updated docstring of defun (since emacs-mirror/emacs@73e75e18).

ERT fails with redefined tests in batch mode:
Error: error ("Test ‘lispy-ace-subword’ redefined")

* lispy-test.el (lispy-ace-subword): Unite two tests with identical
name (caused to fail tests).
(lispy-outline-add): Update test to agree with current behaviour of
lispy-meta-return (since 6efe2b4).
(lispy-tilde): Rename second instance of lispy-outline-add to avoid
two identical test names.
(lispy--pretty-args): Agree with updated docstring of defun (since
Emacs 73e75e18).

ERT fails with redefined tests in batch mode:
    Error: error ("Test ‘lispy-ace-subword’ redefined")
@enzuru
Copy link

enzuru commented Sep 22, 2024

I have created a temporary fork of Lispy.

Your PR has been merged here: enzuru@937b9ee

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants