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

Commits on Oct 31, 2022

  1. prototype cmake generation

    - 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 committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    bcdd5a5 View commit details
    Browse the repository at this point in the history