rosidl icon indicating copy to clipboard operation
rosidl copied to clipboard

Add tests parsing/generating msg/srv/action comments with non-ASCII characters

Open gavanderhoorn opened this issue 2 years ago • 0 comments

As discussed in https://github.com/ros2/rcl_interfaces/pull/147:

[..] tests for non-ascii characters in comments in message files [..]

should be added to the appropriate packages.

https://github.com/ros2/rcl_interfaces/pull/147 removed a couple of unicode apostrophes, which could be seen as having been:

[tests for] support [of] Unicode inside of comments in .msg files [..]

As those characters were removed in https://github.com/ros2/rcl_interfaces/pull/147, proper tests should be added here in ros2/rosidl to replace them.

gavanderhoorn avatar Nov 02 '22 20:11 gavanderhoorn