mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
These tests were written to use the `assertImageAtAlpha()` helper method, whose internals were specific to GD. As a result, the tests could not pass. This changeset introduces GD- and Imagick-specific versions of this method. Props voldemortensen. Fixes #24871. git-svn-id: https://develop.svn.wordpress.org/trunk@30549 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| .. | ||
| base.php | ||
| dimensions.php | ||
| editor_gd.php | ||
| editor_imagick.php | ||
| editor.php | ||
| functions.php | ||
| header.php | ||
| intermediate_size.php | ||
| meta.php | ||
| resize_gd.php | ||
| resize_imagick.php | ||
| resize.php | ||
| size.php | ||