Testcases for isValidUserName method of User.php.
authorSanthosh Thottingal <santhosh@users.mediawiki.org>
Tue, 11 Oct 2011 09:17:36 +0000 (09:17 +0000)
committerSanthosh Thottingal <santhosh@users.mediawiki.org>
Tue, 11 Oct 2011 09:17:36 +0000 (09:17 +0000)
commit2a7c8be0247d36fb5b99d56341474c029f2d4b94
tree8fe3a8060d7f04f539a4b7bdb404f1248f6e4c71
parent1029ee7ab741f7c7c8d14be6b9fbc87346c7f9ec
Testcases for isValidUserName method of User.php.
There are many cases this method will fail for non-latin languages,
but not added now since there are bugs reported on that already and results
a rewrite of the method as per UAX 31 standard.
tests/phpunit/includes/UserTest.php