Home
last modified time | relevance | path

Searched refs:getenv (Results 201 – 225 of 505) sorted by relevance

12345678910>>...21

/PHP-7.4/sapi/cli/tests/
H A D010.phpt13 $php = getenv('TEST_PHP_EXECUTABLE');
H A Dstd_streams.phpt5 if (getenv("SKIP_IO_CAPTURE_TESTS")) {
H A Dbug71624.phpt10 $php = getenv('TEST_PHP_EXECUTABLE');
/PHP-7.4/Zend/tests/
H A Dbug68412.phpt5 if (getenv("USE_ZEND_ALLOC") !== "1") {
H A Dbug54268.phpt7 $zend_mm_enabled = getenv("USE_ZEND_ALLOC");
H A Dconcat_003.phpt6 if (getenv('SKIP_PERF_SENSITIVE')) die("skip performance sensitive test");
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp874_to_utf8_1.phpt8 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dtest_kartuli_utf8_3.phpt8 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dtest_cp1254_to_utf8_3.phpt8 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dtest_cp874_1.phpt8 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dtest_cp1252_0.phpt8 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
/PHP-7.4/ext/oci8/tests/
H A Derror2.phpt7 if (getenv('SKIP_SLOW_TESTS')) die('skip slow tests excluded by request');
/PHP-7.4/ext/gd/tests/
H A Dbug77272.phpt9 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dbug77479.phpt6 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
/PHP-7.4/ext/fileinfo/tests/
H A Dcve-2014-3538-mb.phpt7 if (getenv('SKIP_PERF_SENSITIVE'))
H A Dcve-2014-3538.phpt7 if (getenv('SKIP_PERF_SENSITIVE'))
/PHP-7.4/ext/opcache/tests/
H A Dlog_verbosity_bug.phpt17 if (getenv('SKIP_ASAN')) die('xfail Startup failure leak');
/PHP-7.4/ext/com_dotnet/tests/
H A Dbug66322.phpt11 if (getenv("SKIP_SLOW_TESTS")) die('skip slow test');
/PHP-7.4/ext/standard/tests/misc/
H A Dtime_nanosleep_basic.phpt5 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
/PHP-7.4/ext/standard/tests/ini_info/
H A Dphp_ini_scanned_files.phpt6 $php = sprintf('"%s" -c "%s"', getenv('TEST_PHP_EXECUTABLE'), $inifile);
/PHP-7.4/ext/curl/tests/
H A Dbug64267.phpt5 if (getenv("SKIP_ONLINE_TESTS")) die("skip online test");
/PHP-7.4/ext/date/tests/
H A Dbug13142.phpt10 if (!@putenv("TZ=US/Eastern") || getenv("TZ") != 'US/Eastern') {
/PHP-7.4/ext/sockets/tests/
H A Dsocket_bind.phpt11 if (getenv("SKIP_ONLINE_TESTS")) {
/PHP-7.4/ext/phar/tests/
H A Dbug46060.phpt5 <?php if (getenv('SKIP_SLOW_TESTS')) die('skip'); ?>
/PHP-7.4/sapi/fpm/tests/
H A Dbug68381-log-level-warning.phpt6 if (getenv("SKIP_ASAN")) die("skip Often fails on azure with asan for unknown reason");

Completed in 35 milliseconds

12345678910>>...21