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

Allow forwarding of working directory and launch file args to add_rostest from gtest wrapper functions #2294

Open
wants to merge 3 commits into
base: noetic-devel
Choose a base branch
from

Conversation

daniel-s-ingram
Copy link
Contributor

@daniel-s-ingram daniel-s-ingram commented Oct 22, 2022

I'm not great with cmake, so there very well may be a better way to do what I'm trying to do here. If this is acceptable, I'll add some unit tests and what not, but I wanted to go ahead and open the PR to get some feedback on whether or not there's a better way to do this.

This would have been more straightforward using a named argument for the sources, but I didn't want to break backwards compatibility.

@peci1
Copy link
Contributor

peci1 commented Apr 9, 2023

Generally, this PR could work. A test-case (utilizing the added features) is almost a must to be sure it actually works.

Could you also describe the scenario where this PR helps?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants