Home
last modified time | relevance | path

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

12345678910>>...20

/PHP-7.2/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.2/sapi/phpdbg/tests/
H A Dbasic_run.phpt2 Basic run
H A Dbug73794.phpt2 Bug #73794 (Crash (out of memory) when using run and # command separator)
/PHP-7.2/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
H A D.travis.yml11 - ./php-src/sapi/cli/php php-src/sapi/phpdbg/tests/run-tests.php -diff2stdout --phpdbg php-src/sapi…
/PHP-7.2/ext/mysqli/tests/
H A Dskipifemb.inc4 die("skip test doesn't run with embedded server");
/PHP-7.2/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.2/ext/mysqlnd/
H A Dmysqlnd_commands.c105 command->parent.run = mysqlnd_com_set_option_run; in mysqlnd_com_set_option_create_command()
154 command->parent.run = mysqlnd_com_debug_run; in mysqlnd_com_debug_create_command()
234 command->parent.run = mysqlnd_com_init_db_run; in mysqlnd_com_init_db_create_command()
288 command->parent.run = mysqlnd_com_ping_run; in mysqlnd_com_ping_create_command()
359 command->parent.run = mysqlnd_com_statistics_run; in mysqlnd_com_statistics_create_command()
497 command->parent.run = mysqlnd_com_refresh_run; in mysqlnd_com_refresh_create_command()
560 command->parent.run = mysqlnd_com_shutdown_run; in mysqlnd_com_shutdown_create_command()
614 command->parent.run = mysqlnd_com_quit_run; in mysqlnd_com_quit_create_command()
673 command->parent.run = mysqlnd_com_query_run; in mysqlnd_com_query_create_command()
950 command->parent.run = mysqlnd_com_stmt_fetch_run; in mysqlnd_com_stmt_fetch_create_command()
[all …]
/PHP-7.2/tests/run-test/
H A Dtest006.phpt5 // If this test fails ask the developers of run-test.php
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestinput32 It is not Perl-compatible. When run via RunTest, the locale is edited to
5 where the locale is called "french" and the tests are run using
/PHP-7.2/ext/standard/tests/file/
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.2/Zend/tests/generators/finally/
H A Drun_on_dtor.phpt2 finally is run on object dtor, not free
/PHP-7.2/ext/phar/tests/
H A Dfrontcontroller30.phpt11 oops did not run
/PHP-7.2/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
/PHP-7.2/ext/standard/tests/array/
H A Dbug77135.phpt8 public function run(): void
45 (new Extract)->run();
/PHP-7.2/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
H A Dphpize.bat8 echo Now run 'configure --help'
/PHP-7.2/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";
/PHP-7.2/ext/phar/tests/files/
H A Dfrontcontroller2.phar3 echo "oops did not run\n";
/PHP-7.2/ext/phar/tests/cache_list/
H A Dfrontcontroller30.phpt13 oops did not run

Completed in 43 milliseconds

12345678910>>...20