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

Simplify Test Files Organization #75

Merged
merged 2 commits into from
Jun 21, 2024
Merged

Conversation

threeal
Copy link
Owner

@threeal threeal commented Jun 20, 2024

This pull request resolves #74 by introducing the following changes to simplify test files:

  • Moves recursive directory creation tests from the MkdirRecursiveTest.cmake module to the MkdirRecursive.cmake module.
  • Declares tests in the top-level CMakeLists.txt.

@threeal threeal added the test label Jun 20, 2024
@threeal threeal added this to the Version 1.3.0 milestone Jun 20, 2024
@threeal threeal self-assigned this Jun 20, 2024
@threeal threeal merged commit 285acb7 into main Jun 21, 2024
2 checks passed
@threeal threeal deleted the simplify-test-files-organization branch June 21, 2024 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Simplify Organization of Test Files
1 participant