code-iai / ros_emacs_utils

Emacs tools for ROS
17 stars 19 forks source link

[rosemacs] add xml validator for test file #17

Closed furushchev closed 8 years ago

furushchev commented 8 years ago
gaya- commented 8 years ago

Could you give me some more information about the *.test files? I've never seen launch files with such an extension, so I'm not sure if it's a general enough thing to be added to rosemacs.

furushchev commented 8 years ago

*.test files are the test files for rostest. These are almost the same format as *.launch files, but are usually distinguished from normal *.launch file by extension. for example: https://github.com/ros/ros_comm/blob/indigo-devel/test/test_roslaunch/test/roslaunch.test https://github.com/ros/executive_smach/blob/indigo-devel/smach_ros/test/state_machine.test

gaya- commented 8 years ago

Ok, let's hope that our ROS *.test files don't conflict with any other known *.test extensions.

gaya- commented 8 years ago

Thanks! С наступающим.

furushchev commented 8 years ago

@gaya- И тебя!