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

Test parsing for external sources on CI #28

Merged
merged 5 commits into from
Apr 13, 2023
Merged

Conversation

resolritter
Copy link
Collaborator

@resolritter resolritter commented Apr 10, 2023

This PR introduces a script for testing the parsing of external source code on CI. It was adapted from https://github.com/tree-sitter/tree-sitter-typescript/blob/b66d19b9b6ec3edf3d8aff0c20646acbdaa0afb3/script/parse-examples.

Currently the script is set up to test the Zig source code for v0.10.1. More repositories can be tested by adding clone_repo OWNER NAME SHA to the script, for example clone_repo jecolon zigstr 8454a4eb4ea21c8e3dcdaccc7a4b60ab96d0de77.

Demo here: resolritter#1

@resolritter resolritter changed the title Test external sources on CI Test parsing for external sources on CI Apr 10, 2023
@resolritter
Copy link
Collaborator Author

@maxxnino sorry for the last minute commits! The problems I found are now fixed

@maxxnino maxxnino merged commit 9b84cb6 into maxxnino:main Apr 13, 2023
@maxxnino
Copy link
Owner

thank you

@resolritter resolritter deleted the ci branch April 25, 2023 09:14
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.

None yet

2 participants