Merge "(bug 35749) Update checkSyntax.php to use Git"
[lhc/web/wiklou.git] / tests / phpunit / MediaWikiPHPUnitCommand.php
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...