merged master
[lhc/web/wiklou.git] / tests / phpunit / MediaWikiPHPUnitCommand.php
2012-08-29 danielmerged master
2012-08-29 Daniel KinzlerMerge "Revert "merged master"" into Wikidata
2012-08-29 Daniel KinzlerRevert "merged master"
2012-08-29 danielmerged master
2012-06-19 danielMerge "undo misguided changes to phpunit" into Wikidata
2012-06-19 danielundo misguided changes to phpunit
2012-06-14 danielMerge branch 'master' of ssh://gerrit.wikimedia.org...
2012-06-11 danielMerge branch 'master' of ssh://gerrit.wikimedia.org...
2012-06-11 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-06-09 danielnicer phpunit
2012-01-22 Aaron Schulz* Modified StoreBatchTest and FileBackendTest to allow...
2011-11-10 Jure Kajzersome more oracle-phpunit-fu (should not affect non...
2011-11-01 Antoine Mussospace to tab
2011-11-01 Antoine Musso(bug 32022) phpunit.php can not execute from another...
2011-08-16 Antoine Mussoenable colors in PHPUnit (redoing r89179).
2011-06-02 Mark A. Hershbergerw/s changes.
2011-01-01 X!Add parsertest specific help to PHPUnit.php
2011-01-01 X!More work on new parser tests:
2010-12-29 PlatonidesReplace the global $additionalMWCLIArgs with a class...
2010-12-29 X!Make MediaWikiParserTest work now in PHPUnit. There...