Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

prototype cmake generation #521

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
Collaborator

@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.
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.

None yet

1 participant