Skip to content

fix: enable reliable cross-platform test execution - #3

Merged
R3na7 merged 2 commits into
mainfrom
develop
Aug 6, 2026
Merged

fix: enable reliable cross-platform test execution#3
R3na7 merged 2 commits into
mainfrom
develop

Conversation

@R3na7

@R3na7 R3na7 commented Aug 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • Enable CTest test discovery in the root CMake configuration
  • Make CI fail when no tests are discovered
  • Run the test suite through CTest in the README instructions
  • Make the noexcept interface test portable across compilers and standard libraries

Validation

  • CTest discovers the GoogleTest suite
  • Tests run on GCC, Clang, MSVC, and AppleClang
  • ASan and UBSan checks remain enabled
  • clang-format validation remains enabled

@R3na7
R3na7 merged commit 1e1306a into main Aug 6, 2026
12 checks passed
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.

1 participant