wordpress-develop/tests/phpunit/tests/http
2016-10-08 22:42:12 +00:00
..
base.php HTTP API: Convert the POST redirect test to use a dataProvider in order for its speed to be more accurately measured. 2016-10-08 00:29:20 +00:00
curl.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
functions.php Build/Test Tools: Revert [38759]. PHPUnit's @requires syntax was introduced in PHPUnit 3.7, but the tests for PHP 5.2 use PHPUnit 3.6 because it's the latest version that supports PHP 5.2. 2016-10-08 22:42:12 +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