Made setupGlobals() return the created context and use it instead of either global...
[lhc/web/wiklou.git] / tests / phpunit / includes / UserTest.php
2011-10-11 Santhosh ThottingalUse dataProvider for the testIsValidUserName method...
2011-10-11 Santhosh ThottingalStylize.php changes
2011-10-11 Santhosh ThottingalTestcases for isValidUserName method of User.php.
2011-07-19 PlatonidesSince r92364 UserTest.php needs a database
2011-07-16 Bryan Tong MinhFirst steps for bug 14801: add backend support for...
2011-07-11 Bryan Tong MinhFollow-up r91895: Call parent destructor as well, just...
2011-07-11 Bryan Tong MinhAdd unit tests for $wgGroupPermissions/$wgRevokePermissions