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

Enable Ctest in CMake for the Main GitHub Workflow #8

Closed

Commits on Dec 6, 2023

  1. Enable Ctest in CMake and use the correct GoogleTest configuration

    Changes to be committed:
    	modified:   .github/workflows/cmake-multi-platform.yml
    franziska-wegner committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    0600266 View commit details
    Browse the repository at this point in the history
  2. Add an explicit path to the CMake file to find the Googletestframework

    Changes to be committed:
    	modified:   CMakeLists.txt
    franziska-wegner committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7cf81ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    199abc1 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Run min example

    Changes to be committed:
    	modified:   tests/DataStructures/Container/TestBucket.cpp
    franziska-wegner committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    3a35295 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2faca50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e98e03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a95ff9 View commit details
    Browse the repository at this point in the history