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 10 unit tests from joda-time library to Boost Date #228

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

Conversation

testmigrator
Copy link

I have developed a tool for migrating high-quality unit tests from well-known open source libraries to other projects. I have successfully used this tool to migrate 10 unit tests from the joda-time library, a popular open source library for date and time manipulation in Java, to the Boost Date library.

I would like to submit a pull request for the Boost C++ Libraries. The changes include adding a new test file named "TestGroup1" that tests various properties and functionalities of the ptime and date objects in the boost::posix_time and boost::gregorian namespaces. The file includes 10 test cases that cover different aspects of the objects, such as getting and setting their properties, comparing them, and testing their behavior in edge cases.

Thank you for your time and consideration.

@testmigrator
Copy link
Author

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

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