stable
Clone or download
Read-only
This is part of request #14150: Get rid of SimpleTest Change-Id: I219ba95c0ee5c6664edac302e253e8cfd27e7257
Modified Files
Name | ||||
---|---|---|---|---|
A | tests/phpunit/common/Include/HTTPRequest/HTTPRequestBrowserTests.php | +170 | −0 | Go to diff View file |
A | tests/phpunit/common/Include/HTTPRequest/HTTPRequestGetServerURLConfigFallbackTests.php | +70 | −0 | Go to diff View file |
A | tests/phpunit/common/Include/HTTPRequest/HTTPRequestGetServerURLSSLTests.php | +93 | −0 | Go to diff View file |
A | tests/phpunit/common/Include/HTTPRequest/HTTPRequestGetServerURLTests.php | +48 | −0 | Go to diff View file |
A | tests/phpunit/common/Include/HTTPRequest/HTTPRequestGetServerURLTrustedProxyTests.php | +145 | −0 | Go to diff View file |
A | tests/phpunit/common/Include/HTTPRequest/HTTPRequestTest.php | +348 | −0 | Go to diff View file |
D | tests/simpletest/common/include/HTTPRequestTest.php | +0 | −777 | Go to diff View file |