gazebosim/gz-common

Make `ign-common4` tests exercise the `gz` namespace

Open

#509 opened on May 17, 2023

 (0 comments) (0 reactions) (0 assignees)C++ (59 forks)auto 404
bughelp wanted

Repository metrics

Stars
 (28 stars)
PR merge metrics
 (PR metrics pending)

Description

We recently found that we weren't correctly exporting the gz namespace in ign-common4. While a simple test of this functionality is added in #489, we should port all the tests over to using the gz namespace, which will also exercise the ignition namespace.

Contributor guide