Run SVN unit tests with both PySVN and Subvertpy backends.

Review Request #5972 — Created June 10, 2014 and submitted

Information

Review Board
release-2.0.x
66cce92...

Reviewers

The SVN unit tests are no longer simply based on what SVN backend we
have installed on our machine. Instead, we now run two copies of the SVN
tests: One with PySVN, and one with Subvertpy.

If a particular backend is not installed, those tests will be skipped.

Unit tests pass.

reviewbot
  1. This is a review from Review Bot.
      Tool: PEP8 Style Checker
      Processed Files:
        reviewboard/scmtools/tests.py
      Ignored Files:
    
    
  2. 
      
reviewbot
  1. This is a review from Review Bot.
      Tool: Pyflakes
      Processed Files:
        reviewboard/scmtools/tests.py
      Ignored Files:
    
    
  2. 
      
david
  1. Ship It!

  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.0.x (c746c7c)
Loading...