Conversation
Contributor
Author
|
@gaoethan When I restructured your test here: https://github.com/gaoethan/message_filters-1/blob/32898573597eb115f3d4d6cb24aeace6e4ad3eca/test/test_fuzz.cpp I assumed that it had been copied from somewhere due to the 2008 Willow Garage copyright. However looking at it I cannot find where it came from as imported here: 193cf7b#diff-3969d386a591d68079e4e7903ef87e13 Did it start as another file and you modified it? |
5 tasks
Contributor
|
@tfoote Actually, it's more like the tests within time_sequencer_unittest.cpp but with self-defined messages, you can see they have similiar code structure, thanks ! |
From: #6 (comment) Signed-off-by Tully Foote <tfoote@osrfoundation.org>
jacobperron
approved these changes
May 2, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Referencing where the code was copied from for better traceability.