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

Multiple fixes and adaption for VS test explorer #255

Merged
merged 4 commits into from
May 21, 2024

Commits on May 2, 2024

  1. Multiple updates include:

    * Adding support for Visual Studio Test Explorer via Google Test Adapter so the tests can be run/debugged in VS
    * Fixing multiple warnings - some have major impact on Windows platform/compiler which doesn't automatically zero structs
    * Fixing the flaky and explicitly broken unit tests
    MushMal committed May 2, 2024
    Configuration menu
    Copy the full SHA
    eb9bbda View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    b69d1b9 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    e118dbc View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    f612dcc View commit details
    Browse the repository at this point in the history