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 test suite #32

Merged
merged 1 commit into from
Mar 15, 2022
Merged

added test suite #32

merged 1 commit into from
Mar 15, 2022

Conversation

schulz0r
Copy link
Collaborator

@schulz0r schulz0r commented Sep 27, 2020

I added a test suite with an example test. Just run cmake with -DBUILD_TESTS=1. If you want to write tests for a specific module, create a file test_modulename.cxx in the tests/ directory. You can check my example in said directory to see how it works.
I still have to add a mechanism which excludes all tests using the SNOPT interface in case SNOPT has not been build, but I can do that later when you require that.

@vmbecerra
Copy link
Contributor

vmbecerra commented Oct 5, 2020 via email

@vmbecerra vmbecerra merged commit 83ee669 into master Mar 15, 2022
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.

None yet

2 participants