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 Test Creation Function #127

Merged
merged 2 commits into from
Jul 3, 2024
Merged

Add Test Creation Function #127

merged 2 commits into from
Jul 3, 2024

Conversation

threeal
Copy link
Owner

@threeal threeal commented Jul 1, 2024

This pull request resolves #126 by adding an assertion_add_test function, which simplifies the process of adding tests in CMake by running the given CMake file in script mode.

@threeal threeal added this to the Version 0.4.0 milestone Jul 1, 2024
@threeal threeal self-assigned this Jul 1, 2024
@threeal threeal force-pushed the add-test-creation-func branch from 08d975b to 44e5f78 Compare July 3, 2024 15:06
@threeal threeal marked this pull request as ready for review July 3, 2024 15:08
@threeal threeal merged commit 47da8dc into main Jul 3, 2024
2 checks passed
@threeal threeal deleted the add-test-creation-func branch July 3, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Harvested
Development

Successfully merging this pull request may close these issues.

Add Test Creation Function
1 participant