Commit Graph

14 Commits

Author SHA1 Message Date
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