-
Notifications
You must be signed in to change notification settings - Fork 0
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
[20421] Added regresion tests for TypeIdentifier comparation #24
base: main
Are you sure you want to change the base?
Conversation
51276ce
to
fab20d4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Two small nitpicks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a typo
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. This PR needs to wait before being considered for merging.
* Refs #19906: add test case: structure inheritance with intermediate empty structure Signed-off-by: JLBuenoLopez-eProsima <[email protected]> * Refs #19906: remove unused header Signed-off-by: JLBuenoLopez-eProsima <[email protected]> * Refs #19906: extend Annotations.idl test cases Signed-off-by: JLBuenoLopez-eProsima <[email protected]> * Refs #19906: fix typo Signed-off-by: JLBuenoLopez-eProsima <[email protected]> * Refs #20129: minor fixes to pass TypeObject tests Signed-off-by: JLBuenoLopez-eProsima <[email protected]> * Refs #20129: fix inherited bitset Signed-off-by: JLBuenoLopez-eProsima <[email protected]> * Refs #20129: apply review suggestions Signed-off-by: JLBuenoLopez-eProsima <[email protected]> --------- Signed-off-by: JLBuenoLopez-eProsima <[email protected]>
Signed-off-by: adriancampo <[email protected]>
Signed-off-by: JLBuenoLopez-eProsima <[email protected]>
Signed-off-by: JLBuenoLopez-eProsima <[email protected]>
604460f
to
049a2a3
Compare
* Refs #17138. New template for PR Signed-off-by: Ricardo González Moreno <[email protected]> * Refs #17138. Apply suggestion Signed-off-by: Ricardo González Moreno <[email protected]> --------- Signed-off-by: Ricardo González Moreno <[email protected]>
* Refs #20424: complete structure members Signed-off-by: JLBuenoLopez-eProsima <[email protected]> * Refs #20424: fix union typo Signed-off-by: JLBuenoLopez-eProsima <[email protected]> * Refs #20424: use correctly wide strings Signed-off-by: JLBuenoLopez-eProsima <[email protected]> * Refs #20424: add structure using substructures with same name Signed-off-by: JLBuenoLopez-eProsima <[email protected]> --------- Signed-off-by: JLBuenoLopez-eProsima <[email protected]>
* Refs #19451. Rebase and remove CRLR Signed-off-by: Ricardo González Moreno <[email protected]> * Refs #19451. Add .gitattributes Signed-off-by: Ricardo González Moreno <[email protected]> * Refs #19451. Apply suggestion Signed-off-by: Ricardo González Moreno <[email protected]> --------- Signed-off-by: Ricardo González Moreno <[email protected]>
fa0a545
to
da37d6f
Compare
Signed-off-by: adriancampo <[email protected]>
Signed-off-by: adriancampo <[email protected]>
Signed-off-by: adriancampo <[email protected]>
da37d6f
to
eb5b513
Compare
Signed-off-by: adriancampo <[email protected]>
a4503b3
to
2defa4b
Compare
Depends: eProsima/Fast-DDS-Gen#297