Fix for bug 29274 - Message class ignores $wgForceUIMsgAsContentMsg
[lhc/web/wiklou.git] / tests / phpunit / includes / MessageTest.php
2011-06-06 Niklas LaxströmFix for bug 29274 - Message class ignores $wgForceUIMsg...
2011-05-01 PlatonidesFix the old XmlTest.php test bug in the dateMenu()...
2011-02-10 Niklas LaxströmTests for r81878
2011-01-26 Alexandre Emsenhuber* Replaced $wgMessageCache by MessageCache::singleton...
2010-12-28 Chad Horohoe* verbose and color default output from phpunit
2010-12-28 X!assertType() is deprecated, switching usages tp assertI...
2010-12-14 Chad HorohoePer wikitech-l discussion: Move tests from maintenance...