stable
Clone or download
Read-only
This is part of request #14150 Get rid of SimpleTest Change-Id: I6de7c0e0435bbc3786b0964438c5fdb38fbdeb8b
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/svn/include/SVN/XMLImporter.php | +5 | −3 | Go to diff View file |
M | plugins/svn/include/SVN/XMLRepositoryImporter.php | +10 | −9 | Go to diff View file |
A | plugins/svn/include/SVN/XMLUserChecker.php | +33 | −0 | Go to diff View file |
M | plugins/svn/include/svnPlugin.php | +2 | −1 | Go to diff View file |
M | plugins/svn/phpunit/SVN/XMLImporterTest.php | +10 | −2 | Go to diff View file |
M | plugins/svn/phpunit/SVN/XMLRepositoryImporterTest.php | +12 | −1 | Go to diff View file |
A | plugins/svn/phpunit/SVN/XMLUserCheckerTest.php | +47 | −0 | Go to diff View file |
M | plugins/webdav/phpunit/WebDAVRootTest.php | +1 | −1 | Go to diff View file |