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

[20421] Added regresion tests for TypeIdentifier comparation #24

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Feb 15, 2024

  1. Complete test cases (#19)

    * 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]>
    JLBuenoLopez committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    d4ea264 View commit details
    Browse the repository at this point in the history
  2. Removed float128 type from annotations. (#20)

    Signed-off-by: adriancampo <[email protected]>
    adriancampo authored and JLBuenoLopez committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    65f33f9 View commit details
    Browse the repository at this point in the history
  3. Add test cases about bounded collections with unbounded elements (#23)

    Signed-off-by: JLBuenoLopez-eProsima <[email protected]>
    JLBuenoLopez committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    6e8e239 View commit details
    Browse the repository at this point in the history
  4. Test case: scoped structures (#25)

    Signed-off-by: JLBuenoLopez-eProsima <[email protected]>
    JLBuenoLopez committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    049a2a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Add future template for pull requests (#27)

    * 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]>
    richiware committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    7f3fd13 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Hotfix: IDL typos (#30)

    * 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]>
    JLBuenoLopez committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f09e983 View commit details
    Browse the repository at this point in the history
  2. New test case for unions: unions with complex fields [20586] (#29)

    * 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]>
    richiware committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ef234fb View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Refs #20563: Added basic annotated structure (#28)

    Signed-off-by: adriancampo <[email protected]>
    adriancampo committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    f8a4cca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38ca91a View commit details
    Browse the repository at this point in the history
  3. Refs #20421: Applied suggestions.

    Signed-off-by: adriancampo <[email protected]>
    adriancampo committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    eb5b513 View commit details
    Browse the repository at this point in the history
  4. Refs #20421: Added cases for unions

    Signed-off-by: adriancampo <[email protected]>
    adriancampo committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    2defa4b View commit details
    Browse the repository at this point in the history