Ken Conley
|
c6e970bc95
|
#2917 better error behavior if file does not exist
|
2011-02-14 06:14:35 +00:00 |
Ken Conley
|
37f028a1f6
|
#3240 rosunit doc reviewed
|
2011-01-12 18:21:12 +00:00 |
Ken Conley
|
2cb8506b7b
|
rosunit: #3238 sys fix
|
2011-01-11 23:46:51 +00:00 |
Ken Conley
|
889b6ee9cd
|
py25 compat with
|
2010-12-17 17:05:30 +00:00 |
Tully Foote
|
f24e76e5b0
|
fixing write to be inside of with open block, this was causing the I/O operation on closed file
|
2010-11-30 19:54:53 +00:00 |
Ken Conley
|
91ad410475
|
added in test args
|
2010-11-10 21:36:28 +00:00 |
Brian Gerkey
|
0cb216e6a9
|
fixed usage statement
|
2010-11-10 21:16:15 +00:00 |
Ken Conley
|
cbbd964ae2
|
rosunit: moved unitrun routines from rostest so that unit tests can be moved back into ros stack. REP 100
|
2010-11-10 00:18:47 +00:00 |
Ken Conley
|
caf464671a
|
bug fixes to baretest so that it correctly terminates processes
|
2010-10-29 23:47:56 +00:00 |
Ken Conley
|
e50dc8823b
|
added explicit loggers due to weird logging.fileConfig behavior
|
2010-10-29 23:43:00 +00:00 |
Ken Conley
|
ed4a3ca6d3
|
cleaning up summary printing so that rostest can use same methods
|
2010-10-28 18:40:16 +00:00 |
Ken Conley
|
22cb26183b
|
rosunit appears to be working now
|
2010-10-28 18:21:21 +00:00 |
Ken Conley
|
c15b16f615
|
+executable
|
2010-10-28 18:04:01 +00:00 |
Tully Foote
|
ea2d377527
|
switching gtest to rosdep #2701
|
2010-10-27 21:27:11 +00:00 |
Ken Conley
|
c37187f8c1
|
fairly close to porting baretest over to rosunit
|
2010-10-27 03:21:24 +00:00 |
Ken Conley
|
db70d32732
|
fixing bad indentation
|
2010-10-27 02:28:42 +00:00 |
Tully Foote
|
281e7d2999
|
semantics about where you can import from future
|
2010-10-27 02:18:32 +00:00 |
Tully Foote
|
b936eab761
|
adding missing imports
|
2010-10-27 02:12:17 +00:00 |
Ken Conley
|
e6fa5b9a93
|
porting more of rostest code to rosunit, including rostest-check-results, which is now check_test_ran.py
|
2010-10-27 02:02:57 +00:00 |
Ken Conley
|
8771c6d198
|
ported cleanunit to clean_junit_xml.py
|
2010-10-27 01:36:40 +00:00 |
Ken Conley
|
67fdd87768
|
fixed usage
|
2010-10-27 01:26:12 +00:00 |
Ken Conley
|
d36c2828d2
|
touching module file
|
2010-10-27 01:25:17 +00:00 |
Ken Conley
|
c6b61c7a8d
|
renamed to summarize_results.py
|
2010-10-27 01:24:54 +00:00 |
Ken Conley
|
f56d4faa4c
|
removed plural
|
2010-10-27 01:24:11 +00:00 |
Ken Conley
|
d38849fbe0
|
coverted rostest scripts to rosunit scripts. Assigned more consistent and friendly names
|
2010-10-27 01:22:49 +00:00 |
Ken Conley
|
ee915a8f33
|
epydoc
|
2010-10-27 01:15:16 +00:00 |
Ken Conley
|
3e611b7fb7
|
creating now rosunit package as a low-level library for rostest that is also compliant with the ros stack
|
2010-10-27 01:14:39 +00:00 |