Commit Graph

28 Commits

Author SHA1 Message Date
Brian Gerkey 440a0c3d13 added tests for -q option, #3177 2010-12-07 04:08:38 +00:00
Ken Conley c4291c4e25 moving test_rospack back to ros stack 2010-11-11 02:02:11 +00:00
Tully Foote 7af34a2684 to ros comm 2010-10-26 21:06:49 +00:00
Brian Gerkey a4c94a9481 Deleted signal-handling test, because it never worked properly, and now it's causing problem on some build slaves, #3065 2010-10-14 05:11:21 +00:00
Brian Gerkey df9488599c Fixed #3018, with a test. 2010-09-20 20:15:45 +00:00
Brian Gerkey 20dc4f58bd added list-duplicates command to rospack 2010-08-05 18:25:24 +00:00
Brian Gerkey dc058df403 rospack should auto-create ROS_HOME if needed, #2812. 2010-07-28 19:58:09 +00:00
Brian Gerkey f3f3ef9793 Added extra rmtree to clean up after test in case root was running it. 2010-07-06 15:12:04 +00:00
Brian Gerkey d3b4a1e8fe added a few more variations on the path precendence tests 2010-07-02 22:43:32 +00:00
Brian Gerkey ab8d94c498 added new directory structure to test rosstack 2010-07-02 22:37:52 +00:00
Brian Gerkey 58fef9331c add failing test to rospack for #2854 2010-07-02 22:11:26 +00:00
Brian Gerkey fbd58b93f9 added test (currently failing) for #2854 2010-07-02 17:54:16 +00:00
Brian Gerkey 343622f843 Enabled tests with timeouts, #2645. 2010-05-20 00:41:45 +00:00
Brian Gerkey 77163157c8 Added Ubuntu and MacPorts platform tags. 2010-05-19 21:25:54 +00:00
Brian Gerkey 73ff2466cb removing temporarily added deprecated gtest package 2010-05-11 01:27:10 +00:00
Brian Gerkey 57a841ccae disable long gtest on vm, because there's no way to up the gtest time limit yet 2010-04-23 04:08:09 +00:00
Brian Gerkey 0ad0bf63d2 Fixed #2556, segfault when calling depends-on[1] without specifying a
package name and not sitting in a package directory.

Added test for this case, and in the process enhanced the test harness to
verify that rospack always returns non-negative exit codes (negative exit
codes mean that it crashed).
2010-04-08 16:22:31 +00:00
Tully Foote 5513907538 reverting accidental additional commits made in r6925 2009-11-18 17:44:44 +00:00
Tully Foote 82f24ce4ad adding missing line #2040 2009-11-17 02:33:34 +00:00
Brian Gerkey b2172876e7 Added test for passing no options to rosstack 2009-11-13 20:43:37 +00:00
Brian Gerkey 26c9454a20 Switched ordered to unordered list for depends-on test 2009-11-12 07:16:43 +00:00
Brian Gerkey 7c3b7d0422 Pushed up coverage on rospack tests. 2009-11-12 06:31:47 +00:00
Brian Gerkey e58925965b Adding basic tests for rosstack, #1480 2009-11-10 22:50:55 +00:00
Brian Gerkey cec013514c Removed global variables, making rospack re-entrant (in response to problem reported in #1915 2009-10-28 04:28:16 +00:00
Brian Gerkey e525006028 Added EINTR-retry loops around system calls; added test with SIGALRM bombardment 2009-10-27 19:58:49 +00:00
Ken Conley 6570c53a11 updated test package manifests to have 'test' review status 2009-10-08 21:54:20 +00:00
Brian Gerkey 4e15ddc55b Updated to new rosbuild API 2009-09-23 02:07:09 +00:00
Ken Conley 8a1a03f015 sound drivers 0.2.0 2009-09-11 03:08:16 +00:00