]> git.pld-linux.org Git - packages/php-pecl-imagick.git/commitdiff
- disable bad test (imagemagick stringregistry will not throw) auto/th/php-pecl-imagick-3.4.3-4
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 26 Dec 2017 23:10:08 +0000 (00:10 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 26 Dec 2017 23:10:08 +0000 (00:10 +0100)
- rel 4

php-pecl-imagick.spec

index ddce2dba23190582052195714578da0c39069b22..d9d723cd485a09564db5e4ceb44bd1af167b8674 100644 (file)
@@ -9,7 +9,7 @@ Summary:        %{modname} - PHP wrapper to the Image Magick Library
 Summary(pl.UTF-8):     %{modname} - PHP-owy wrapper do biblioteki Image Magick
 Name:          %{php_name}-pecl-%{modname}
 Version:       3.4.3
-Release:       3
+Release:       4
 License:       PHP 3.01
 Group:         Development/Languages/PHP
 Source0:       http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -80,6 +80,7 @@ Test() {
 }
 # skip failing tests
 Test Imagick, annotateImage [tests/034_Imagick_annotateImage_basic.phpt]
+Test Imagick, setRegistry and getRegistry [tests/150_Imagick_setregistry.phpt]
 Test ImagickDraw, composite [tests/177_ImagickDraw_composite_basic.phpt]
 Test ImagickDraw, setFontSize [tests/206_ImagickDraw_setFontSize_basic.phpt]
 Test ImagickDraw, setFontFamily [tests/207_ImagickDraw_setFontFamily_basic.phpt]
This page took 0.118086 seconds and 4 git commands to generate.