Commit Graph

439 Commits

Author SHA1 Message Date
Brian Gerkey 6ff9b6371e Fixed #3191. 2010-12-24 17:09:07 +00:00
Brian Gerkey 841a30894f step 2 of fixing structure test 2010-12-24 16:55:15 +00:00
Brian Gerkey 7559e6091c step 1 of fixing structure test 2010-12-24 16:52:06 +00:00
Brian Gerkey 440a0c3d13 added tests for -q option, #3177 2010-12-07 04:08:38 +00:00
Ken Conley 7c2bf1c381 rostest->rosunit 2010-11-18 00:46:48 +00:00
Ken Conley 68a7cd30a8 test_rosdep to ros stack 2010-11-11 02:08:17 +00:00
Ken Conley eafae717c7 rostest->rosunit 2010-11-11 02:07:05 +00:00
Ken Conley 6fdd3d2726 moving test_rosmake back to ros stack 2010-11-11 02:05:11 +00:00
Ken Conley 2480fb1afd moving test_roscreate back to ros stack 2010-11-11 02:03:55 +00:00
Ken Conley c82e58405f moving test_roslib back to ros stack due to std_msgs and general msg dependencies 2010-11-11 02:03:15 +00:00
Ken Conley c4291c4e25 moving test_rospack back to ros stack 2010-11-11 02:02:11 +00:00
Ken Conley 3b447688e1 moving test_roslib back to ros stack 2010-11-11 02:01:42 +00:00
Ken Conley fd5a21bc63 removing in favor of rosunit 2010-10-27 01:27:58 +00:00
Tully Foote 085105c0fd moving to ros_unit from sticking things in roslib 2010-10-27 01:18:02 +00:00
Ken Conley 2a86de6df2 test_results now lives in ROS_HOME 2010-10-27 00:07:17 +00:00
Tully Foote 932d0050cc to ros_comm 2010-10-26 21:21:22 +00:00
Tully Foote 44421dfa8b to ros_comm 2010-10-26 21:12:25 +00:00
Tully Foote 7864cf084a to ros_comm 2010-10-26 21:09:12 +00:00
Tully Foote 3c9f20e240 to ros_comm 2010-10-26 21:08:50 +00:00
Tully Foote 1d1a0c3e63 to ros_comm 2010-10-26 21:08:04 +00:00
Tully Foote eb6518795a to ros_comm 2010-10-26 21:07:39 +00:00
Tully Foote 75c10d596a to ros_comm 2010-10-26 21:07:14 +00:00
Tully Foote 7af34a2684 to ros comm 2010-10-26 21:06:49 +00:00
Tully Foote 0e69195143 to ros_comm 2010-10-26 21:04:28 +00:00
Tully Foote 29e29a75e4 to ros_comm 2010-10-26 21:01:27 +00:00
Tully Foote 93012edf7b missing dependency on rosparam 2010-10-26 20:59:41 +00:00
Tully Foote d9d123ce3e to ros_comm 2010-10-26 20:51:58 +00:00
Tully Foote 6f0aed67d0 to ros_comm 2010-10-26 20:51:16 +00:00
Tully Foote 6b9f2ad9a5 test_rosparam into ros_comm 2010-10-26 20:34:19 +00:00
Tully Foote 3e517e42f0 test_rosmaster into ros_comm 2010-10-26 18:48:41 +00:00
Tully Foote 9e68fbb5f4 test_rosgraph into ros_comm 2010-10-26 18:47:41 +00:00
Tully Foote 1568d062a2 test_rosbag into ros_comm 2010-10-26 18:45:56 +00:00
Tully Foote eac117c954 test_rosnode into ros_comm 2010-10-26 18:45:07 +00:00
Tully Foote 54851c281a test_roscpp into ros_comm 2010-10-26 18:44:35 +00:00
Tully Foote 4dc86d1c7b moving test_rospy to ros_comm 2010-10-26 18:40:09 +00:00
Tully Foote 85191b8058 test_rostopic into ros_comm 2010-10-26 18:39:38 +00:00
Tully Foote d8fe1025a9 test_rosmsg into ros_comm 2010-10-26 18:37:42 +00:00
Tully Foote a8e1b8da09 moving test_rosservice to ros_comm 2010-10-26 18:34:50 +00:00
Tully Foote b8374e4fd3 moving test_roswtf into ros_comm 2010-10-26 18:28:36 +00:00
Ken Conley a0541865f3 getting rid of master regressions tests as master tag is now NOOP. 2010-10-26 04:56:34 +00:00
Ken Conley 07dee88ebd rospy: #3044 fix for resolution of ~/name plus unit tests 2010-10-26 01:58:00 +00:00
Josh Faust add7ed7a2b up the time limit to 5 seconds (#3084) 2010-10-25 18:49:58 +00:00
Ken Conley f003bdd331 rospy: #3055 support for __ns remapping 2010-10-25 09:26:18 +00:00
Ken Conley 5973c8582b roslib: #2730 added div overloads, plus float compatibility for * and / 2010-10-25 03:35:03 +00:00
Ken Conley a4c186e3b4 rospy/roslib/roslaunch/rostest: #2836 log settings are now configurable 2010-10-25 02:23:13 +00:00
Ken Conley 999797723b removed tests on removed deprecations 2010-10-23 23:00:08 +00:00
Ken Conley e3437de6c3 removed tests for deprecated/removed from/to_seconds 2010-10-23 22:21:08 +00:00
Ken Conley f311c22740 rospy: #2879 plus new rospy_sim_time unit test 2010-10-23 22:06:27 +00:00
Ken Conley a83128c027 removed get_node_proxy 2010-10-23 21:33:30 +00:00
Ken Conley f95953dfa5 rospy: spring cleaning. Removed NodeProxy and get_node_proxy, which appear to have no usage in ros/ros-pkg/wg-ros-pkg and are an impediment to future work. Got rid of msnode in favor of an extra callback in roslib.xmlrpc.XmlRpcNode. Fixed DeprecationWarnings for BaseException. Simplified init and init_node() code. Moved logging config code into init instead of core. 2010-10-23 21:21:54 +00:00