Skip to content

Conversation

@RichardvdK
Copy link

@RichardvdK RichardvdK commented Jul 1, 2022

I tried the <test_depend>ament_clang_format</test_depend> but colcon test didn't find any tests in this way. After changing it to ament_cmake_clang_format it worked.

From the ament_clang_format doc: "How to run the check from within a CMake ament package as part of the tests? -> The CMake integration is provided by the package ament_cmake_clang_format"

Signed-off-by: RichardvdK [email protected]

@RichardvdK RichardvdK force-pushed the patch-1 branch 2 times, most recently from 3dc4381 to 9f1fa7d Compare July 1, 2022 13:07
I tried the <test_depend>ament_cmake_clang_format</test_depend> but colcon test didn't find any tests in this way. After changing it to ament_cmake_clang_format it worked.

From the ament_clang_format doc: "How to run the check from within a CMake ament package as part of the tests? -> The CMake integration is provided by the package ament_cmake_clang_format"

Signed-off-by: Richard van de Ketterij <[email protected]>
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.

1 participant