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

Add unit tests for tags queries #156

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

the-mikedavis
Copy link
Contributor

Following up on tree-sitter/tree-sitter#1547, this PR adds some unit tests for the tags queries. Luckily these queries are pretty straightforward, so it only takes a few tests to get good coverage. If any edge cases come to mind that would be good to test, lmk!

Also included a commit to bump the cli to v0.20.6 which is the version where the tags tests was released.

src/tree_sitter/parser.h Outdated Show resolved Hide resolved
@the-mikedavis the-mikedavis force-pushed the md-tags-unit-tests branch 2 times, most recently from 8326d16 to 3fb944d Compare July 11, 2023 14:49
@the-mikedavis the-mikedavis changed the title add unit tests for tags queries Add unit tests for tags queries Jul 11, 2023
@amaanq amaanq merged commit 5a5455e into tree-sitter:master Jul 11, 2023
3 checks passed
@the-mikedavis the-mikedavis deleted the md-tags-unit-tests branch July 11, 2023 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants