]> granicus.if.org Git - php/commitdiff
MFH: Add skipif, test requires iconv.
authorMagnus M��tt� <magnus@php.net>
Fri, 3 Jun 2005 22:51:58 +0000 (22:51 +0000)
committerMagnus M��tt� <magnus@php.net>
Fri, 3 Jun 2005 22:51:58 +0000 (22:51 +0000)
ext/xml/tests/bug32001.phpt

index 3c91aca2dc020d11197c0017bce178e8029beac2..57b0d130c8f999652689ce9b2b9e1077a0a595b5 100644 (file)
@@ -1,5 +1,8 @@
 --TEST--
 Bug #32001 (xml_parse*() goes into infinite loop when autodetection in effect)
+--SKIPIF--
+<?php # vim:ft=php
+if (!extension_loaded("iconv")) print "skip";
 --FILE--
 <?php
 class testcase {