History log of /imagick/tests/skipif.inc (Results 1 – 11 of 11)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: 3.5.0, 3.5.0RC2, 3.4.4, 3.4.4RC2, 3.4.4RC1
# ebe93bed 29-Nov-2018 Danack

Tidying up test, and making skip work correctly.


# 1daebb5e 28-Nov-2018 Danack

Tweaking skipif for setTextInterlineSpacing test.


# 5eafffe7 28-Nov-2018 Danack

Fixed test 150_Imagick_setregistry.phpt for changed behaviour in ImageMagick.


Revision tags: 3.4.3, 3.4.3RC4, 3.4.3RC3, 3.4.3RC2, 3.4.3RC1
# 68fe91c7 01-May-2016 Danack

Exclude Imagick::transformImage and Imagick::orderedPosterizeImage from IM 7 build.


Revision tags: 3.4.2
# 2a0a07f8 08-Mar-2016 Danack

Adding missing functions and constants.

* Imagick::autoGammaImage([int channel = CHANNEL_ALL])
* Imagick::autoOrient()
* Imagick::compositeImageGravity(Imagick $image, int COMP

Adding missing functions and constants.

* Imagick::autoGammaImage([int channel = CHANNEL_ALL])
* Imagick::autoOrient()
* Imagick::compositeImageGravity(Imagick $image, int COMPOSITE_CONSTANT, int GRAVITY_CONSTANT)
* Imagick::localContrastImage(float radius, float strength)
* Imagick::DIRECTION_LEFT_TO_RIGHT
* Imagick::DIRECTION_RIGHT_TO_LEFT
* Imagick::SPARSECOLORMETHOD_MANHATTAN
* ImagickDraw::getOpacity() : float
* ImagickDraw::setOpacity(float opacity) :bool
* ImagickDraw::getFontResolution() : array
* ImagickDraw::setFontResolution(float x, float y) : bool
* ImagickDraw::getTextDirection() : bool
* ImagickDraw::setTextDirection(int direction) : bool
* ImagickDraw::getBorderColor() : ImagickPixel
* ImagickDraw::setBorderColor(ImagickPixel color) : bool
* ImagickDraw::getDensity() : string|null
* ImagickDraw::setDensity(string density_string) : bool
* ImagickPixel::setColorFromPixel(ImagickPixel $srcPixel) : bool

show more ...


Revision tags: 3.3.0
# f4c18129 30-Sep-2015 Danack

Added setImageChannelMask. Added Channel constants. Make default channel be 'none' for IM.


# 27b928a5 21-Sep-2015 Danack

Add sanity check to prevent false error reports.

If you want to run the tests, both jpg and png formats are required.


# edb6f41a 11-Jun-2015 Danack

Tidied tests.


# e13218a6 10-Jun-2015 Danack

Add support for ImageMagick 7.

Add basic support for ImageMagick 7, updated tests to not fail for functions removed in IM7. Added Travis tests against ImageMagick git dev repositories.


Revision tags: 3.3.0RC2, 3.3.0RC1
# 61bcecec 12-Feb-2015 Danack

Added version check to skipif.inc. Added ifdefs around kernels and morphology.


Revision tags: 3.2.0RC1, 3.2.0b2, 3.2.0b1, 3.1.2, 3.1.1, 3.1.0, 3.1.0RC3
# 867ea085 18-Sep-2007 scottmac

Start of the test files


git-svn-id: http://svn.php.net/repository/pecl/imagick/trunk@242636 c90b9560-bf6c-de11-be94-00142212c4b1