Move MediaWikiPasswordTestCase to password dir
authoraddshore <addshorewiki@gmail.com>
Sat, 9 Aug 2014 00:16:43 +0000 (01:16 +0100)
committerLegoktm <legoktm.wikipedia@gmail.com>
Sat, 9 Aug 2014 00:40:06 +0000 (00:40 +0000)
commitf479ccf7314b4c831c679815d84c01210bd31607
tree48a07ff8f9fae8b50eb8468c6437a3da4aa59db3
parent8bb6f0c465daaeef82c2046443098a0efd4d6f6f
Move MediaWikiPasswordTestCase to password dir

Change-Id: I423e484929ce1bbc21e8f2ddd78196dee3520677
tests/TestsAutoLoader.php
tests/phpunit/MediaWikiPasswordTestCase.php [deleted file]
tests/phpunit/includes/password/BcryptPasswordTest.php
tests/phpunit/includes/password/LayeredParameterizedPasswordTest.php
tests/phpunit/includes/password/PasswordTestCase.php [new file with mode: 0644]
tests/phpunit/includes/password/Pbkdf2PasswordTest.php