Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Improve test TestAPI/Extmarks/Batch #175

Merged
merged 1 commit into from
May 14, 2024
Merged

Improve test TestAPI/Extmarks/Batch #175

merged 1 commit into from
May 14, 2024

Conversation

garyburd
Copy link
Contributor

Do not make assumptions about how nvim_buf_set_extmark() assigns IDs.

Validate that SetBufferExtmark returned the correct ID by relying on existing test code code that compares the returned ID with the results from BufferExmarks.

Do not make assumptions about how nvim_buf_set_extmark() assigns IDs.

Validate that SetBufferExtmark returned the correct ID by relying on
existing test code code that compares the returned ID with the results
from BufferExmarks.
@justinmk
Copy link
Member

ref #171

@garyburd garyburd merged commit 1987893 into neovim:main May 14, 2024
10 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants