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

[21313] Test for union with default annotation with external value #34

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

EduPonz
Copy link

@EduPonz EduPonz commented Jul 18, 2024

Description

This PR adds a test case for a @default annotated union which @default value different from any of the union's cases.

Contributor Checklist

  • Commit messages follow the project guidelines.
  • N/A: Any new/modified type has been properly reflected on test/feature/dynamic_types/dds_types_tests tests in a Pull Request.
  • N/A: Any new/modified type has been properly updated on test/dds/xtypes tests using update_header_and_create_cases.py script in a Pull Request.
  • N/A: For any new IDL file, Fast DDS update_generated_code_from_idl.sh script adding a new line in file_needing_output_dir list in a Pull Request.

Reviewer Checklist

  • N/A: The PR has a milestone assigned.
  • The title and description correctly express the PR's purpose.
  • Check contributor checklist is correct.

… value

Signed-off-by: eduponz <eduardoponz@eprosima.com>
@EduPonz EduPonz force-pushed the feature/type_propagation_policy branch from ce604db to 8cb61c7 Compare July 18, 2024 10:12
@MiguelCompany MiguelCompany merged commit ea70762 into main Jul 24, 2024
1 check passed
@MiguelCompany MiguelCompany deleted the feature/type_propagation_policy branch July 24, 2024 06:47
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