Changed webapi unit tests to ignore CVS tests if the CVS binary is not installed.
Review Request #6337 — Created Sept. 19, 2014 and submitted — Latest diff uploaded
Added a try/except catch to not bother with test_get_with_no_support if cvs is not installed on the machine.
All unit tests now run and pass (CVS tests are now ignored appropiately).