stable

Clone or download

Read-only

Move ReferenceAlias plugins to PHPUnit

This is part of request #14150 Get rid of SimpleTest Change-Id: Iaac08757a7cc2afc61b551b2b9c4901c8e3e2004

Modified Files

Name
A plugins/referencealias_git/phpunit/.simpletest_skip +0 −0 Go to diff View file
A plugins/referencealias_git/phpunit/ReferencesImporterTest.php +98 −0 Go to diff View file
R plugins/referencealias_git/tests/bootstrap.php Go to diff View file
D plugins/referencealias_git/tests/ReferencesImporterTest.php +0 −71 Go to diff View file
A plugins/referencealias_mediawiki/phpunit/.simpletest_skip +0 −0 Go to diff View file
R plugins/referencealias_mediawiki/tests/ReferencesImporterTest.php Go to diff View file
R plugins/referencealias_mediawiki/tests/bootstrap.php Go to diff View file
A plugins/referencealias_svn/phpunit/.simpletest_skip +0 −0 Go to diff View file
A plugins/referencealias_svn/phpunit/ReferencesImporterTest.php +95 −0 Go to diff View file
R plugins/referencealias_svn/tests/bootstrap.php Go to diff View file
D plugins/referencealias_svn/tests/ReferencesImporterTest.php +0 −68 Go to diff View file
A plugins/referencealias_tracker/phpunit/.simpletest_skip +0 −0 Go to diff View file
R plugins/referencealias_tracker/tests/ReferencesImporterTest.php Go to diff View file
R plugins/referencealias_tracker/tests/bootstrap.php Go to diff View file