@group Broken rather than marking incomplete
[lhc/web/wiklou.git] / tests / phpunit / suites /
2012-01-07 Aaron Schulzr108300: also destroy the repo/backend singletons for...
2012-01-07 Aaron Schulz* Fixed bogus dollar signs left in $tmpGlobals array...
2012-01-07 Aaron SchulzIn FileBackend/FileOp:
2011-12-20 Aaron SchulzFU r106752: use "media-" instead of "images-" in contai...
2011-12-20 Aaron SchulzSet deleted zone container in UploadFromUrlTestSuite
2011-12-20 Aaron SchulzMerged FileBackend branch. Manually avoiding merging...
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-09-10 Chad HorohoeRefactor deferrable updates into classes & interfaces...
2011-08-16 Alexandre EmsenhuberSome misc fixes to tests:
2011-07-25 Sam ReedAdding __METHOD__ to parameters passed to wfMkdirParents()
2011-06-22 Sam Reedrequire_once( dirname( dirname( __FILE__ ) ) . '/includ...
2011-06-15 Chad HorohoeAdd dummy assertion to shut up phpunit yelling about it
2011-06-03 Happy-melonMore unpicking of r85288. I think this is all of the...
2011-05-25 Chad HorohoeExtend MediaWikiTestCase in a few places
2011-05-23 Alexandre EmsenhuberFollow-up r88653: removed the remaining of OutputPage...
2011-04-24 Happy-melonFollow-up r86775: restub $wgLang. Not because it's...
2011-04-23 Happy-melonStop stubbing $wgLang and $wgContLang. There are no...
2011-03-03 Tim Starling* Rewrote ObjectCache.php to conform to the modern...
2011-01-26 Alexandre Emsenhuber* Replaced $wgMessageCache by MessageCache::singleton...
2010-12-28 X!NewDBTest does not need the function anymore.
2010-12-28 Chad Horohoe* verbose and color default output from phpunit
2010-12-14 Chad HorohoePer wikitech-l discussion: Move tests from maintenance...