forked from mhagger/cvs2svn
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
issues mhagger#20: Make run-test.py possible to run on environments n…
…owadays. * svntest/__init__.py, svntest/actions.py, svntest/factory.py, svntest/main.py, svntest/objects.py, svntest/sandbox.py, svntest/testcase.py, svntest/tree.py, svntest/verify.py, svntest/wc.py: Update the svntest subdirectory from http://svn.apache.org/repos/asf/subversion/trunk/subversion/tests/cmdline/svntest using svntest/update.sh. Adjust run-tests.py for changes in svntest. * runtest.py: - Adjust required version of Python 2. - Get the minor version of installed svn program and set it to svntest.main.SVN_VER_MINOR. This allows at least Subversion >= 1.9 to run the test suites.
- Loading branch information
Showing
11 changed files
with
3,111 additions
and
2,097 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.