Fix r71751 problems with textual parameters.
[lhc/web/wiklou.git] / tests / phpunit /
2010-12-30 PlatonidesFix r71751 problems with textual parameters.
2010-12-29 PlatonidesFollow up r79183 removing global added in r79154
2010-12-29 X!Self-reverting my reversion of r79154 in r79158. The...
2010-12-29 PlatonidesReplace the global $additionalMWCLIArgs with a class...
2010-12-29 PlatonidesMove MediaWikiTestCase class to a new file and load...
2010-12-29 PlatonidesFollow up r79107 for old PHPUnit versions.
2010-12-29 PlatonidesDon't error no matter if the article exists or not.
2010-12-29 PlatonidesFix the DELETE FROM `unittest_objectcache` WHERE keynam...
2010-12-29 PlatonidesFollow up r79173. Pass the parameters in the right...
2010-12-29 PlatonidesFollow up r79109.
2010-12-29 X!-Set configuration automatically if not set. This allow...
2010-12-29 X!Partial revert of r79154. hexmode asserts that these...
2010-12-29 X!Make MediaWikiParserTest work now in PHPUnit. There...
2010-12-28 X!Add test to supplement Bug 26425 (followup to r79013)
2010-12-28 X!Add BlockTest unit test
2010-12-28 X!NewDBTest does not need the function anymore.
2010-12-28 PlatonidesAdd failing test for bug 14404.
2010-12-28 Chad HorohoeAdd @covers annotations to IP tests
2010-12-28 Chad Horohoe* verbose and color default output from phpunit
2010-12-28 X!Followup to r79109: Use a clean DB by default for each...
2010-12-28 Chad HorohoeFollowup r79112: missed one rename
2010-12-28 Chad HorohoeRename MediaWikiTestSetup to MediaWikiTestCase: this...
2010-12-28 X!It's here! It's finally here! The skies are falling...
2010-12-28 X!assertType() is deprecated, switching usages tp assertI...
2010-12-28 X!Wrong URL in README
2010-12-27 PlatonidesReplace __METHOD__ with __FUNCTION__
2010-12-26 PlatonidesDocument parser, add test cases for the external entry...
2010-12-24 PlatonidesAdd a couple of comments from my WC
2010-12-22 Sam ReedProperly qualify usage of class constants
2010-12-21 Mark A. HershbergerInstaller and doc fixups thanks to Zak Greant.
2010-12-19 Mark A. Hershbergerupdate install-phpunit.sh so people who read [[Unit_Tes...
2010-12-16 Happy-melonFollow-up r77762 per CR, and an unrelated one-character...
2010-12-16 Happy-melonFollow-up r78452, r78497: having got my copy of phpunit...
2010-12-16 Happy-melonFollow-up r78452: if you're going to try and declare...
2010-12-16 PlatonidesThis path changed when moving the tests folder.
2010-12-16 Mark A. HershbergerRepair phpunit.php
2010-12-14 Chad HorohoeFix path changes from move in r78383
2010-12-14 Chad HorohoeMissed another comment in r78381
2010-12-14 Chad HorohoePer wikitech-l discussion: Move tests from maintenance...