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

Added (very) basic unit tests for all API v2.3 functions. #1

Merged
merged 1 commit into from
May 19, 2021

Conversation

Simon-Stone
Copy link
Contributor

This branch adds unit tests to the repository.

The unit tests are implemented using the Google Test framework.

For convenience, a Visual Studio solution and projects for both the API and the Unit Tests were included. The unit tests can be run using the Visual Studio Test Explorer.

There is probably a smart way to run the unit tests straight from CMake, but I am not (yet) sure how that could be accomplished.

Copy link
Collaborator

@paul-krug paul-krug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Basic unit tests compile and work.

@paul-krug paul-krug merged commit d42ab69 into main May 19, 2021
@Simon-Stone Simon-Stone deleted the STRUCTURE_Add_Unit_Tests branch May 31, 2021 14:23
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