wordpress-develop/tests/phpunit/tests/http
2017-08-20 12:30:26 +00:00
..
base.php Build/Test Tools: Remove more skipped tests that should actually be failures if their conditions aren't satisfied. 2017-04-22 19:42:12 +00:00
curl.php HTTP API: Restore backwards compatibility with the http_api_curl filter - it expects that the handle parameter is passed as a reference, however [39212] missed that. 2017-02-17 05:05:03 +00:00
functions.php Build/Test tools: Don't skip tests which rely on OpenSSL when the openssl extension isn't loaded. 2017-08-20 12:30:26 +00:00
getHttpHeaders.php HTTP: Add unit tests for wp_get_http_headers() and wp_remote_retrieve_headers(). 2016-06-29 12:46:59 +00:00
http.php HTTP API: Simplify wp_parse_url() to ensure consistent results. 2016-10-04 20:32:40 +00:00
remoteRetrieveHeaders.php HTTP: Add unit tests for wp_get_http_headers() and wp_remote_retrieve_headers(). 2016-06-29 12:46:59 +00:00
streams.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00