stable
Clone or download
Read-only
This is part of request #14150: Get rid of SimpleTest Change-Id: I8b59510737eaa99681e562069501d01fb2cf72be
Modified Files
Name | ||||
---|---|---|---|---|
A | tests/phpunit/common/Include/UrlVerification/URLVerificationPermissionsOverriderAnonymousPlatformAndNoOverriderTest.php | +96 | −0 | Go to diff View file |
A | tests/phpunit/common/Include/UrlVerification/URLVerificationPermissionsOverriderRegularPlatformAndNoOverriderTest.php | +110 | −0 | Go to diff View file |
A | tests/phpunit/common/Include/UrlVerification/URLVerificationPermissionsOverriderRestrictedPlatformAndNoOverriderTest.php | +110 | −0 | Go to diff View file |
A | tests/phpunit/common/Include/UrlVerification/URLVerificationPermissionsOverriderRestrictedPlatformAndOverriderForceAnonymousButOverriderForceGrantTest.php | +127 | −0 | Go to diff View file |
A | tests/phpunit/common/Include/UrlVerification/URLVerificationPermissionsOverriderRestrictedPlatformAndOverriderForceAnonymousTest.php | +112 | −0 | Go to diff View file |
A | tests/phpunit/common/Include/UrlVerification/URLVerificationPrivateRestrictedTest.php | +70 | −0 | Go to diff View file |
A | tests/phpunit/common/Include/UrlVerification/URLVerificationRedirectionTests.php | +278 | −0 | Go to diff View file |
A | tests/phpunit/common/Include/UrlVerification/URLVerificationTest.php | +234 | −0 | Go to diff View file |
A | tests/phpunit/common/Include/UrlVerification/URLVerificationWithAnonymousTest.php | +175 | −0 | Go to diff View file |
A | tests/phpunit/common/Include/UrlVerification/_fixtures/empty.txt | +0 | −0 | Go to diff View file |
D | tests/simpletest/common/include/URLVerificationTest.php | +0 | −840 | Go to diff View file |