wordpress-develop/tests/phpunit/tests/image
Gary Pendergast 5fac6cc075 Build/Test Tools: Revert [41784].
[41784] was a workaround for a bug in PHPUnit 6.4. PHPUnit 6.4.1 has since been released, which includes a fix for this.

Fixes #42124.



git-svn-id: https://develop.svn.wordpress.org/trunk@41841 602fd350-edb4-49c9-b593-d223f7449a82
2017-10-12 04:27:22 +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 [41784]. 2017-10-12 04:27:22 +00:00
header.php Customizer: Minimize duplicate header crops in the media library. 2017-10-04 14:58:07 +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: Partially revert [41367] as gd and exif aren't actually required to run WordPress. 2017-09-29 19:56:33 +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