Fast-DDS icon indicating copy to clipboard operation
Fast-DDS copied to clipboard

Add BitmapRange UT

Open dcoello-dev opened this issue 2 years ago • 0 comments

Signed-off-by: David Coello Pulido [email protected]

Description

Contributor Checklist

  • [ ] Commit messages follow the project guidelines.
  • [ ] The code follows the style guidelines of this project.
  • [ ] Tests that thoroughly check the new feature have been added/Regression tests checking the bug and its fix have been added.
  • [ ] Any new/modified methods have been properly documented using Doxygen.
  • [ ] Fast DDS test suite has been run locally.
  • [ ] Changes are ABI compatible.
  • [ ] Changes are API compatible.
  • [ ] Documentation builds and tests pass locally.
  • [ ] New feature has been added to the versions.md file (if applicable).
  • [ ] New feature has been documented/Current behavior is correctly described in the documentation.

Reviewer Checklist

  • [ ] Check contributor checklist is correct.
  • [ ] Check CI results: changes do not issue any warning.
  • [ ] Check CI results: failing tests are unrelated with the changes.

dcoello-dev avatar Jun 09 '22 08:06 dcoello-dev