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

Migrate string manipulation tests from commons-lang to boost #115

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

testmigrator
Copy link

This pull request migrates a set of string manipulation tests from commons-lang to boost. The tests cover functions such as starts_with, trim, contains, join, replace_all_copy, among others. These tests have been successfully ported to boost and can be used to validate string manipulation functions in C++ applications.

@testmigrator
Copy link
Author

I kindly request the author to consider and accept the converted unit tests, which have been thoroughly compiled and verified.

@nigels-com
Copy link
Contributor

Looks good.

@testmigrator
Copy link
Author

These unit test cases have completed the validation of basic functionalities and have all passed compilation and execution.
I genuinely hope that you accept these test cases on the develop branch~

@testmigrator
Copy link
Author

Looks good.

Your support is the source of motivation for my work, so I sincerely hope that you can consider it~

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