Home
last modified time | relevance | path

Searched refs:run (Results 26 – 50 of 458) sorted by relevance

12345678910>>...19

/PHP-7.3/ext/standard/tests/file/
H A Dbug72035.phpt2 Bug #72035 php-cgi.exe fails to run scripts relative to drive root
23 /* Need to run CGI with the env reset. */
H A D006_basic.phpt8 // Skip if being run by root
14 die('skip cannot be run as root');
H A Dis_executable_variation3.phpt8 // Skip if being run by root (files are always readable, writeable and executable)
14 die('skip cannot be run as root');
H A Dis_readable_variation3.phpt7 // Skip if being run by root (files are always readable, writeable and executable)
13 die('skip cannot be run as root');
/PHP-7.3/ext/com_dotnet/tests/
H A Dbug49192.phpt18 // get an accurate test run. its better to just not run the test or expect it to fail.
/PHP-7.3/ext/mysqli/tests/
H A Dskipifemb.inc4 die("skip test doesn't run with embedded server");
/PHP-7.3/sapi/phpdbg/
H A DMakefile.frag27 @$(mkinstalldirs) $(INSTALL_ROOT)$(localstatedir)/run
39 @$(top_builddir)/sapi/cli/php sapi/phpdbg/tests/run-tests.php --phpdbg sapi/phpdbg/phpdbg
/PHP-7.3/Zend/tests/
H A Dclass_name_as_scalar.phpt13 public static function run() {
46 Foo\Bar\Two::run(); // resolve runtime lookups
48 Foo\Bar\Three::run(); // resolve runtime lookups with inheritance
H A Dgc_034.phpt5 /* run with valgrind */
H A Dgc_026.phpt2 GC 026: Automatic GC on request shutdown (GC enabled at run-time)
/PHP-7.3/tests/run-test/
H A Dtest006.phpt5 // If this test fails ask the developers of run-test.php
/PHP-7.3/sapi/phpdbg/tests/
H A Dbug73794.phpt2 Bug #73794 (Crash (out of memory) when using run and # command separator)
/PHP-7.3/Zend/tests/generators/finally/
H A Drun_on_dtor.phpt2 finally is run on object dtor, not free
/PHP-7.3/ext/phar/tests/
H A Dfrontcontroller30.phpt11 oops did not run
H A Dwithphar.phpt2 Phar: phar run with ext/phar with default stub
/PHP-7.3/ext/phar/tests/files/
H A Dfrontcontroller2.phar3 echo "oops did not run\n";
H A Dfrontcontroller.phar3 echo "oops did not run\n";
/PHP-7.3/ext/phar/tests/cache_list/files/
H A Dfrontcontroller2.phar3 echo "oops did not run\n";
H A Dfrontcontroller.phar3 echo "oops did not run\n";
H A Dfrontcontroller5.phar3 echo "oops did not run\n";
/PHP-7.3/ext/phar/tests/cache_list/
H A Dfrontcontroller30.phpt13 oops did not run
/PHP-7.3/Zend/tests/generators/
H A Dgenerator_returns_generator.phpt7 // execution is suspended here, so the following never gets run:
/PHP-7.3/ext/standard/tests/array/
H A Dbug77135.phpt8 public function run(): void
45 (new Extract)->run();
/PHP-7.3/win32/build/
H A DMakefile.phpize46 …UGGER_ARGS) "$(PHP_PREFIX)\php.exe" -d open_basedir= -d output_buffering=0 run-tests.php $(TESTS) …
48 run: set-tmp-env
/PHP-7.3/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct_ini.phpt10 die("skip Fix test to run in other environments as well!");
36 // we are lucky, we can run the test

Completed in 39 milliseconds

12345678910>>...19