Skip to content

ci(workflows): run ctest - #39

Merged
LimiNode merged 2 commits into
mainfrom
codex/modify-github-actions-for-tests
Sep 4, 2025
Merged

ci(workflows): run ctest#39
LimiNode merged 2 commits into
mainfrom
codex/modify-github-actions-for-tests

Conversation

@LimiNode

@LimiNode LimiNode commented Sep 4, 2025

Copy link
Copy Markdown
Owner

Summary

  • run ctest for Linux and Windows GitHub Actions
  • install dependencies and configure tests via CMake

Testing

  • ./build/test_all --gtest_filter=HashTest.SHA1

https://chatgpt.com/codex/tasks/task_e_68b9e25ac678832cb5179769867178fa

Invoke cmake with tests enabled and execute ctest on Linux and Windows runners. Ensure required packages are installed.
Add job to install vcpkg, build with its toolchain, and run tests.
@LimiNode
LimiNode merged commit 4226008 into main Sep 4, 2025
5 checks passed
@LimiNode
LimiNode deleted the codex/modify-github-actions-for-tests branch September 4, 2025 22:12
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.

1 participant