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

Adds additional tests for RegEx class #82225

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

BrunoArmondBraga
Copy link
Contributor

This PR improves the coverage of the unit tests for RegEx class.
Improves RegEx substitution tests and RegExMatch search tests. Also creates tests for get_strings, get_start, get_end from RegExMatch class.

This task was part of #43440

@akien-mga akien-mga modified the milestones: 4.x, 4.2 Sep 26, 2023
@akien-mga akien-mga merged commit 446c1fa into godotengine:master Sep 26, 2023
@akien-mga
Copy link
Member

Thanks! And congrats for your first merged Godot contribution 🎉

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.

5 participants