Skip to content

prototype cmake generation #521

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

prototype cmake generation #521

wants to merge 1 commit into from

Conversation

vol0n
Copy link
Member

@vol0n vol0n commented Oct 30, 2022

  • CMake file is generated, it assembles tests similar to makefiles generated by UTBot but simpler
  • Wrappers are sent to client in the same way as stubs
  • CMake file is adopted in CLion: the tests subdir is added to the root CMakeLists.txt and GTest is optionally installed.

@vol0n vol0n marked this pull request as draft October 30, 2022 14:00
@vol0n vol0n force-pushed the vol0n/run_tests_locally branch 3 times, most recently from f99e227 to b41ad79 Compare October 31, 2022 16:21
- CMake file is generated, it assembles tests similar to makefiles generated by UTBOT but simpler
- Wrappers are sent to client in the same way as stubs
- CMake file is adopted in CLion: the tests subdir is added to the root CMakeLists.txt and GTest is optionally installed.
@vol0n vol0n force-pushed the vol0n/run_tests_locally branch from b41ad79 to bcdd5a5 Compare October 31, 2022 16:29
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant