wordpress-develop/tests/phpunit/tests/image
2020-07-06 18:20:32 +00:00
..
base.php Coding Standards: Fix the remaining issues in /tests. 2019-07-08 00:55:20 +00:00
dimensions.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
editor.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
editorGd.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
editorImagick.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
functions.php Tests: Temporarily skip PDF tests if they fail due to ImageMagick permission errors. 2020-07-06 18:20:32 +00:00
header.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
intermediateSize.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00
meta.php Docs: Remove @return void from some tests, per the documentation standards. 2020-06-30 00:41:57 +00:00
resize.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
resizeGd.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
resizeImagick.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
siteIcon.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
size.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00