let us easily override PHPUnit version
[lhc/web/wiklou.git] / tests / phpunit / phpunit.php
2012-04-17 Antoine Mussolet us easily override PHPUnit version
2012-04-16 SiebrandMerge "Add option to rebuild message files on a differe...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-12 CatropeMerge "Use $wgUser in ResourceLoaderUserGroupsModule...
2012-04-10 Brion VIBBERMerge "(bug 33658) support for {{GRAMMAR:}} in jqueryMsg"
2012-04-10 CatropeMerge "[FileRepo] Added support for temp file repos...
2012-04-09 CatropeMerge "[LanguageConverter] Added some cache code based...
2012-04-06 Aaron Schulz[LanguageConverter] Added some cache code based on...
2012-01-23 Tim StarlingMake arguments to phpunit.php work. It's hard to believ...
2011-05-10 Max SemenikTo prevent creepy errors like bug 28908, raised PHPUnit...
2011-04-29 PlatonidesThe $wgLocalisationCacheConf was being overwritten...
2011-04-23 Sam ReedTidy up some unused variables and such
2011-02-21 Platonidesmaintenance/commandLine.inc loads DefaultSettings,...
2011-01-21 PlatonidesMove $wgLocalisationCacheConf disabling from bootstrap...
2011-01-01 PlatonidesUse an autoloader for the tests, following the ideas...
2010-12-29 PlatonidesFollow up r79183 removing global added in r79154
2010-12-29 PlatonidesMove MediaWikiTestCase class to a new file and load...
2010-12-29 X!-Set configuration automatically if not set. This allow...
2010-12-29 X!Make MediaWikiParserTest work now in PHPUnit. There...
2010-12-16 Happy-melonFollow-up r77762 per CR, and an unrelated one-character...
2010-12-16 Mark A. HershbergerRepair phpunit.php
2010-12-14 Chad HorohoePer wikitech-l discussion: Move tests from maintenance...