History log of /imagick/tests/151_Imagick_subImageMatch_basic.phpt (Results 1 – 9 of 9)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: 3.5.0, 3.5.0RC2
# 3e9d701e 19-Aug-2020 Danack

disable flaky test on old version.


Revision tags: 3.4.4, 3.4.4RC2, 3.4.4RC1, 3.4.3, 3.4.3RC4, 3.4.3RC3, 3.4.3RC2, 3.4.3RC1, 3.4.2
# 4744e7fc 11-Jan-2016 Danack

Removed similarity score from test - it isn't reliable across versions.


# 8a814cb3 11-Dec-2015 Danack

Remove line that makes ImageMagick unhappy.

Apparently this call is not possible on some versions of ImageMagick.


# 7f3d5b5b 07-Dec-2015 Danack

Attempt to make test more resilient across IM versions.


# 66972e46 06-Dec-2015 Danack

Use correct error metric by default for subImageMatch


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

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


# 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
# df47e67a 06-Apr-2015 Danack

PHP 7 reversed the meaning of the '/' for zend_parse_parameters.


Revision tags: 3.3.0RC1
# c75b7d5b 07-Feb-2015 Danack

Added a few tests for coverage.