Skip to content

Add exact CTest test selection - #87

Merged
aspix2k merged 1 commit into
mainfrom
feat/ctest-exact-tests
Aug 11, 2026
Merged

Add exact CTest test selection#87
aspix2k merged 1 commit into
mainfrom
feat/ctest-exact-tests

Conversation

@aspix2k

@aspix2k aspix2k commented Aug 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • map CMake File API targets and artifacts to stable CTest names
  • run the build and proven exact test list in one fail-fast Run session
  • preserve the full CTest plan for unsupported, stale, generated, fixture, resource, header and incomplete inputs
  • promote baselines only from a complete successful unchanged full run
  • cover exact and fallback behavior with native CMake 4.4.2 fixtures and bounded failure regressions

Verification

  • ./gradlew detekt :core:test --rerun-tasks
  • CMake/CTest 4.4.2 native conformance
  • scripts/quality.sh workflows
  • git diff --check

Closes #58

@aspix2k
aspix2k merged commit ba47fe2 into main Aug 11, 2026
10 checks passed
@aspix2k
aspix2k deleted the feat/ctest-exact-tests branch August 11, 2026 23:55
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.

Add exact CTest test selection

1 participant