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 unit test framework and some basic tests #22

Open
mjovanc opened this issue Dec 3, 2022 · 2 comments
Open

Add unit test framework and some basic tests #22

mjovanc opened this issue Dec 3, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mjovanc
Copy link
Owner

mjovanc commented Dec 3, 2022

No description provided.

@mjovanc mjovanc added the enhancement New feature or request label Dec 3, 2022
@mjovanc mjovanc added this to the 0.1.0 milestone Dec 3, 2022
@mjovanc mjovanc self-assigned this Dec 3, 2022
@mjovanc
Copy link
Owner Author

mjovanc commented Dec 7, 2022

We need to create a new run configuration for a new target called "HuginTest" that we run and conduct all unit tests on. This should probably include all project defined libraries so we can import them and build the target for it to find the .h/.c files etc.

@mjovanc
Copy link
Owner Author

mjovanc commented Dec 7, 2022

CUnit is now added as a submodule and imported through CMake into the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant