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

Update GoogleTest to latest version #435

Merged
merged 8 commits into from
Jun 28, 2022
Merged

Update GoogleTest to latest version #435

merged 8 commits into from
Jun 28, 2022

Commits on Jun 27, 2022

  1. Remove old gtest version

    Signed-off-by: Michael Carroll <michael@openrobotics.org>
    mjcarroll committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    cb76374 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Add new vendored Googletest version

    Signed-off-by: Michael Carroll <michael@openrobotics.org>
    mjcarroll committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    3bdbf1f View commit details
    Browse the repository at this point in the history
  2. Move test_config H to HH

    Signed-off-by: Michael Carroll <michael@openrobotics.org>
    mjcarroll committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    ae3c075 View commit details
    Browse the repository at this point in the history
  3. CMake updates for new googletest version

    Signed-off-by: Michael Carroll <michael@openrobotics.org>
    mjcarroll committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    621dfb2 View commit details
    Browse the repository at this point in the history
  4. Test updates for new googletest version

    Signed-off-by: Michael Carroll <michael@openrobotics.org>
    mjcarroll committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    31ffca0 View commit details
    Browse the repository at this point in the history
  5. Remove all gtest_main functions

    Signed-off-by: Michael Carroll <michael@openrobotics.org>
    mjcarroll committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    f3baa3c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29677de View commit details
    Browse the repository at this point in the history
  7. Explicitly export c++17 where required

    Signed-off-by: Michael Carroll <michael@openrobotics.org>
    mjcarroll committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    68fc596 View commit details
    Browse the repository at this point in the history