Skip to content

GTest vendored inside Classic Gazebo moved to a separate repo to simplify usage with FetchContent.

Notifications You must be signed in to change notification settings

robotology-dependencies/gazebo-classic-gtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gazebo-classic-gtest

Gazebo Classic provides the gazebo::ServerFixture class in the gazebo/test/ServerFixture.hh header, to simplify developing tests on top of its libraries.

Unfortunatly, to use it you must use exactly the same version of googletest that Gazebo vendors in its gazebo/test/gtest directory. This repo contains exactly a copy of that directory, in a standalone git repo to simplify its inclusion in other repos via CMake's FetchContent module.

About

GTest vendored inside Classic Gazebo moved to a separate repo to simplify usage with FetchContent.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages