wordpress-develop/tests/phpunit/tests/image
Mike Schroder 2a7aedc9e0 Media: Improve and fix rotate/flip image tests
Fix off-by-one error in pixel color checks for rotate and flip image tests.
Change to using PNG with single pixel to ensure that errors are caught in the future, rather than lost in JPEG noise.

Props Fuegas, mikeschroder.
Fixes #46073.

git-svn-id: https://develop.svn.wordpress.org/trunk@45067 602fd350-edb4-49c9-b593-d223f7449a82
2019-03-29 02:48:08 +00:00
..
base.php Code is Poetry. 2017-11-30 23:09:33 +00:00
dimensions.php Code is Poetry. 2017-11-30 23:09:33 +00:00
editor.php Replace usages of basename() with wp_basename() in order to support multibyte filenames 2019-03-01 20:57:26 +00:00
editorGd.php Build/Test Tools: Implement assertNotWPError() in appropriate places in the test suite. 2018-03-20 22:34:11 +00:00
editorImagick.php Media: Improve and fix rotate/flip image tests 2019-03-29 02:48:08 +00:00
functions.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
header.php Code is Poetry. 2017-11-30 23:09:33 +00:00
intermediateSize.php Replace usages of basename() with wp_basename() in order to support multibyte filenames 2019-03-01 20:57:26 +00:00
meta.php Code is Poetry. 2017-11-30 23:09:33 +00:00
resize.php Replace usages of basename() with wp_basename() in order to support multibyte filenames 2019-03-01 20:57:26 +00:00
resizeGd.php Code is Poetry. 2017-11-30 23:09:33 +00:00
resizeImagick.php Code is Poetry. 2017-11-30 23:09:33 +00:00
siteIcon.php Replace usages of basename() with wp_basename() in order to support multibyte filenames 2019-03-01 20:57:26 +00:00
size.php Code is Poetry. 2017-11-30 23:09:33 +00:00