eProsima / foonathan_memory_vendor

foonathan/memory vendor package for Fast DDS. Looking for commercial support? Contact info@eprosima.com
Apache License 2.0
23 stars 47 forks source link

Enable linter and copyright tests to the package [7487] #19

Closed Blast545 closed 4 years ago

Blast545 commented 4 years ago

Enable ament_common linter and copyright tests. Added contributing.md file to pass these tests. Changed uppercase cmake command to lowercase to match linter configuration.

Signed-off-by: Jorge J. Perez jjperez@ekumenlabs.com

Blast545 commented 4 years ago

@MiguelCompany You are right, I added a commit addressing that. Dependencies are found using QUIET, and tests are run only when found.

Also specific tests are added, instead of the whole ament_cmake environment tools.