Skip to content

Conversation

@zachcran
Copy link
Contributor

Is this pull request associated with an issue(s)?
Fixes #168.

Description
Updates the tests/docs/bare_bones_cmake test to include a minimum CMake version, since it is required since CMake 4. Also updates the documentation referencing this code to ensure it uses the correct lines.

I also performed a bit of testing cleanup/updates that have been sitting in my local repo for a while.

  1. Make CMaize use the CMakeTest feature for relative paths for test names.
  2. Default CMAKE_MESSAGE_LOG_LEVEL to VERBOSE for testing. The reasoning is that you will only see the text when a test is failing, and when a test is failing, you will want verbose information about what happened to determine why it is failing.

@zachcran zachcran requested a review from ryanmrichard June 24, 2025 01:40
@zachcran zachcran self-assigned this Jun 24, 2025
@ryanmrichard ryanmrichard merged commit d7a0ca4 into master Jun 24, 2025
7 checks passed
@ryanmrichard ryanmrichard deleted the 167_fix_and_test_cleanup branch June 24, 2025 03:26
@github-actions
Copy link

🚀 [bumpr] Bumped!
New version:v1.1.8
Changes:v1.1.7...v1.1.8

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.

[BUG] Test failing on CMake 4.0.2 due to no minimum version set

3 participants