Don't ignore rmw_connext_dynamic_cpp
This commit is contained in:
parent
ceb45be168
commit
e17825844b
1 changed files with 0 additions and 4 deletions
|
@ -18,10 +18,6 @@ endmacro()
|
|||
function(test_target_function)
|
||||
# TODO(wjwwood): remove these when C type support is supported by typesupport_introspection.
|
||||
# after removing, we can also recombine the function and macro
|
||||
if("${rmw_implementation} " STREQUAL "rmw_connext_dynamic_cpp ")
|
||||
message(STATUS "Skipping tests for '${rmw_implementation}'")
|
||||
return()
|
||||
endif()
|
||||
if("${rmw_implementation} " STREQUAL "rmw_fastrtps_cpp ")
|
||||
message(STATUS "Skipping tests for '${rmw_implementation}'")
|
||||
return()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue