gz-cmake icon indicating copy to clipboard operation
gz-cmake copied to clipboard

Helpers for setting up ign command-line tests

Open osrf-migration opened this issue 6 years ago • 0 comments

Original report (archived issue) by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


It's tricky to get UNIT_ign_TEST configured and working properly on multiple platforms. We currently have a working example in ign-transport4, and the following pull request ports these changes to ign-msgs1, but it is a bit complicated and spread over quite a few files.

  • https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-msgs/pull-requests/62/fix-unit_ign_test-on-homebrew/diff

It would be nice if we could provide some helpers to simplify this.

osrf-migration avatar May 01 '18 08:05 osrf-migration