wordpress-develop/tests/phpunit/tests/image
2017-08-20 12:58:59 +00:00
..
base.php In PHPUnit test classes, parent::tearDown() should be the last thing done in tearDown() methods. 2015-03-05 13:14:15 +00:00
dimensions.php Fix edge-case in media cropping where selection and destination are the same size. 2014-11-30 06:26:26 +00:00
editor.php Build/Test tools: Remove occurrences of create_function() in unit tests. 2017-04-07 13:37:39 +00:00
editorGd.php Tests: Rename tests with underscore in the name 2017-08-18 09:57:12 +00:00
editorImagick.php Tests: Rename tests with underscore in the name 2017-08-18 09:57:12 +00:00
functions.php Build/Test tools: Revert [41278] because the PHP 5.2 environment on Travis doesn't support OpenSSL, hence the tests fail. 2017-08-20 12:58:59 +00:00
header.php Media: Use a filename instead of a URL in image header tests to avoid triggering an outbound HTTP request causing an ImageMagick exception on some configurations. 2017-07-07 00:06:36 +00:00
intermediateSize.php Tests: Rename tests with underscore in the name 2017-08-18 09:57:12 +00:00
meta.php Build/Test Tools: Remove more unnecessary test skipping when erroneous situations occur. 2017-04-23 22:11:52 +00:00
resize.php Build/Test Tools: Convert more test skipping into hard failures. These dependencies should all be present when testing. 2017-04-22 22:11:56 +00:00
resizeGd.php Tests: Rename tests with underscore in the name 2017-08-18 09:57:12 +00:00
resizeImagick.php Tests: Rename tests with underscore in the name 2017-08-18 09:57:12 +00:00
siteIcon.php Tests: Rename tests with underscore in the name 2017-08-18 09:57:12 +00:00
size.php Build/Test Tools: Remove unnecessary checks and skips that should instead cause failures if they ever fail. 2017-04-22 22:54:15 +00:00