Fix the old XmlTest.php test bug in the dateMenu() when the wiki is configured for...
authorPlatonides <platonides@users.mediawiki.org>
Sun, 1 May 2011 19:32:49 +0000 (19:32 +0000)
committerPlatonides <platonides@users.mediawiki.org>
Sun, 1 May 2011 19:32:49 +0000 (19:32 +0000)
commit10cd6f1b6ad05b21067d52f998da47fb927ded69
treeaa426df13e20490c809c192aaa40f81e8e1a4d96
parentf10c7a0b93f97b2dc153dde0d297a9ef837e6b74
Fix the old XmlTest.php test bug in the dateMenu() when the wiki is configured for a languange other than English
Other tests were running before and messing with the Language objects.
tests/phpunit/MediaWikiLangTestCase.php [new file with mode: 0644]
tests/phpunit/includes/LanguageConverterTest.php
tests/phpunit/includes/MessageTest.php
tests/phpunit/includes/SampleTest.php
tests/phpunit/includes/XmlTest.php