Home
last modified time | relevance | path

Searched refs:tests (Results 776 – 800 of 888) sorted by relevance

1...<<313233343536

/PHP-5.5/ext/mbstring/tests/
H A Dmb_convert_variables.phpt10 // TODO: Add more tests
/PHP-5.5/ext/mysql/tests/
H A Dmysql_query_load_data_openbasedir.phpt34 // run-tests, I love you for not allowing me to set ini settings dynamically
/PHP-5.5/ext/hash/tests/
H A Dfnv132.phpt16 $tests = array(
188 foreach($tests as $test) {
H A Dfnv164.phpt16 $tests = array(
188 foreach($tests as $test) {
H A Dhash_copy_001.phpt2 hash_copy() basic tests
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_big_prepare.phpt13 // Note: No SQL tests here! We can expand one of the *fetch()
14 // tests to a generic SQL test, if we ever need that.
16 // fetch tests, because the fetch tests would have to call prepare/execute etc.
H A Dconnect.inc35 has changed significantly in the past. To get tests working properly
H A Dlocal_infile_tools.inc2 /* Utility function for mysqli_set_local_infile*.phpt tests */
H A Dmysqli_fetch_field.phpt16 …// Note: no SQL type tests, internally the same function gets used as for mysqli_fetch_array() whi…
H A Dmysqli_real_connect_pconn.phpt34 // Run the following tests without an anoynmous MySQL user and use a password for the test user!
/PHP-5.5/ext/pdo_mysql/tests/
H A Dmysql_pdo_test.inc3 require_once(dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc');
/PHP-5.5/ext/oci8/tests/
H A Dconn_attr_4.phpt7 if (getenv('SKIP_SLOW_TESTS')) die('skip slow tests excluded by request');
H A Dextauth_03.phpt6 if (getenv('SKIP_SLOW_TESTS')) die('skip slow tests excluded by request');
H A Dextauth_01.phpt8 if (getenv('SKIP_SLOW_TESTS')) die('skip slow tests excluded by request');
H A Dextauth_02.phpt6 if (getenv('SKIP_SLOW_TESTS')) die('skip slow tests excluded by request');
/PHP-5.5/ext/dba/
H A DREADME49 php run-tests.php ext/dba.
/PHP-5.5/
H A Drun-tests.php2520 function show_redirect_start($tests, $tested, $tested_file) argument
2525 …fwrite($html_file, "<tr><td colspan='3'>---&gt; $tests ($tested [$tested_file]) begin</td></tr>\n"…
2529 echo "REDIRECT $tests ($tested [$tested_file]) begin\n";
2536 function show_redirect_ends($tests, $tested, $tested_file) argument
2541 …fwrite($html_file, "<tr><td colspan='3'>---&gt; $tests ($tested [$tested_file]) done</td></tr>\n");
2545 echo "REDIRECT $tests ($tested [$tested_file]) done\n";
H A DMakefile.global104 …$(PHP_EXECUTABLE) -n -c $(top_builddir)/tmp-php.ini $(PHP_TEST_SETTINGS) $(top_srcdir)/run-tests.p…
H A DREADME.RELEASE_PROCESS14 3. Ensure that the tests on Travis CI are green.
61 2. Check the tests at https://travis-ci.org/php/php-src/builds
159 3. Commit those changes. Ensure the tests at https://travis-ci.org/php/php-src/builds are
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput141 /-- This set of tests is run only with the 8-bit library. They do not require
2 UTF-8 or Unicode property support. The file starts with all the tests of
140 /-- End of POSIX tests --/
H A Dtestinput51 /-- This set of tests checks the API, internals, and non-Perl stuff for UTF
2 support, excluding Unicode properties. However, tests that give different
3 results in 8-bit and 16-bit modes are excluded (see tests 16 and 17). --/
H A Dtestinput181 /-- This set of tests is for UTF-16 and UTF-32 support, and is relevant only to
/PHP-5.5/ext/standard/tests/math/
H A Dpow_basiclong_64bit.phpt2 Test pow function : 64bit long tests
H A Dhypot_basiclong_64bit.phpt2 Test hypot function : 64bit long tests
/PHP-5.5/ext/pdo/tests/
H A Dpdo_011.phpt13 …env('REDIR_TEST_DIR') === false) putenv('REDIR_TEST_DIR='.dirname(__FILE__) . '/../../pdo/tests/');

Completed in 105 milliseconds

1...<<313233343536