Wordpress/tests/phpunit/data
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
..
blocks Block Editor: Update `@wordpress` dependencies. 2018-12-17 04:50:48 +00:00
export Add wordpress-importer tests demonstrating slashed data behavior. 2016-08-19 13:26:04 +00:00
formatting Shortcodes/Formatting: Add PCRE Performance Testing 2015-10-02 04:25:40 +00:00
images Media: Improve and fix rotate/flip image tests 2019-03-29 02:48:08 +00:00
languages Privacy: Ensure the personal data export email is sent in the locale of the user whose data is being exported (or the site's default locale if they are not a registered user) when the administrator fulfilling the request uses a different locale. 2019-03-28 21:28:37 +00:00
plugins I18N: Remove the requirement to call `load_plugin_textdomain()` / `load_theme_textdomain()`. 2016-05-10 20:04:52 +00:00
pomo
theme-file-child Themes: Improve child theme file inheritance by introducing functions for locating and fetching the URL or path to files within child and parent themes. 2016-09-08 22:53:57 +00:00
theme-file-parent Themes: Improve child theme file inheritance by introducing functions for locating and fetching the URL or path to files within child and parent themes. 2016-09-08 22:53:57 +00:00
themedir1 Themes: Add files missed in [41975]. 2017-10-23 20:22:44 +00:00
uploads Upload: Add test files for phpunit. 2019-01-07 20:52:35 +00:00
WPHTTP-testcase-redirection-script.php