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 #361

Merged
merged 6 commits into from
Jun 28, 2022
Merged

Update GoogleTest to latest version #361

merged 6 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
    24d348d 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
    6ac6c0e View commit details
    Browse the repository at this point in the history
  2. 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
    dde439e View commit details
    Browse the repository at this point in the history
  3. Remove all gtest_main functions

    Signed-off-by: Michael Carroll <michael@openrobotics.org>
    mjcarroll committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    d924a92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0c77d7 View commit details
    Browse the repository at this point in the history
  5. Update test/CMakeLists.txt

    Signed-off-by: Michael Carroll <michael@openrobotics.org>
    
    Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
    mjcarroll and ahcorde authored Jun 28, 2022
    Configuration menu
    Copy the full SHA
    91a82ee View commit details
    Browse the repository at this point in the history