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

Move and add new RegEx test cases #43781

Merged
merged 1 commit into from
Nov 23, 2020

Conversation

maxmutant
Copy link
Contributor

Test cases for 'RegEx' are moved from 'test_string.h' to own test suite
in 'test_regex.h'. Additionally, new tests are introduced and '_init' is
removed, as it isn't implemented/used anywhere.

This is part of #43440

@Calinou Calinou added this to the 4.0 milestone Nov 22, 2020
@maxmutant maxmutant marked this pull request as draft November 22, 2020 21:15
tests/test_main.cpp Outdated Show resolved Hide resolved
Test cases for 'RegEx' are moved from 'test_string.h' to own test suite
in 'test_regex.h'. Additionally, new tests are introduced and '_init' is
removed as it isn't implemented/used anywhere.
@maxmutant maxmutant marked this pull request as ready for review November 22, 2020 21:58
@akien-mga akien-mga merged commit a248e6f into godotengine:master Nov 23, 2020
@akien-mga
Copy link
Member

akien-mga commented Nov 23, 2020

Thanks! And congrats for your first merged Godot contribution 🎉

@maxmutant
Copy link
Contributor Author

Yeah! Thanks 😄

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.

3 participants