Home
last modified time | relevance | path

Searched refs:skip (Results 2326 – 2350 of 4907) sorted by relevance

1...<<919293949596979899100>>...197

/PHP-5.5/ext/phar/tests/tar/
H A Dfrontcontroller3.phar.phpt6 <?php if (!extension_loaded("phar")) die("skip"); ?>
H A Dfrontcontroller9.phar.phpt6 <?php if (!extension_loaded("phar")) die("skip"); ?>
H A Dlinks6.phpt5 if (!extension_loaded("phar")) die("skip");
/PHP-5.5/ext/phar/tests/zip/
H A Dfrontcontroller9.phar.phpt6 <?php if (!extension_loaded("phar")) die("skip"); ?>
/PHP-5.5/ext/oci8/tests/
H A Derror2.phpt7 if (getenv('SKIP_SLOW_TESTS')) die('skip slow tests excluded by request');
/PHP-5.5/ext/standard/tests/array/
H A Drange_variation1_64bit.phpt7 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Drange_variation1.phpt7 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
/PHP-5.5/ext/standard/tests/file/
H A Dbug39367.phpt6 die('skip no symlinks on Windows');
/PHP-5.5/ext/standard/tests/general_functions/
H A Dgetservbyname_variation9.phpt6 die("skip.. Mac OS X is fine with NULLs in getservbyname");
/PHP-5.5/ext/standard/tests/strings/
H A Dhtmlentities15.phpt11 die("skip setlocale() failed\n");
/PHP-5.5/ext/dom/tests/
H A Ddom_import_simplexml.phpt5 <?php if (!extension_loaded('simplexml')) die('skip simplexml extension not available');?>
/PHP-5.5/ext/sysvmsg/tests/
H A D002.phpt4 <?php if (!extension_loaded("sysvmsg")) die("skip sysvmsg extenions is not available")?>
/PHP-5.5/ext/tidy/tests/
H A D030.phpt7 if (!extension_loaded('tidy')) die ('skip tidy not present');
/PHP-5.5/Zend/tests/
H A Dbug54268.phpt9 die("skip Zend MM disabled");
H A Ddeclare_004.phpt6 die("skip Requires zend.multibyte=1");
H A Dgc_029.phpt4 <?php if (PHP_ZTS) { print "skip only for no-zts build"; }
H A Dgc_029_zts.phpt4 <?php if (!PHP_ZTS) { print "skip only for zts build"; }
/PHP-5.5/ext/fileinfo/tests/
H A Dbug71527.phpt6 die('skip no fileinfo extension');
/PHP-5.5/ext/filter/tests/
H A D008.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A D009.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A D037.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
H A Dbug52929.phpt4 <?php if (!extension_loaded("filter")) die("skip"); ?>
/PHP-5.5/ext/gd/tests/
H A D001.phpt4 <?php if (!function_exists("imagecreatefrompng")) print "skip"; ?>
H A Dimagefilltoborder_basic.phpt8 if (!extension_loaded("gd")) die("skip GD not present");
/PHP-5.5/ext/curl/tests/
H A Dcurl_basic_007.phpt6 <?php if (!extension_loaded("curl")) print "skip"; ?>

Completed in 25 milliseconds

1...<<919293949596979899100>>...197