Home
last modified time | relevance | path

Searched refs:tests (Results 876 – 900 of 981) sorted by relevance

1...<<31323334353637383940

/PHP-7.1/
H A Drun-tests.php2597 function show_redirect_start($tests, $tested, $tested_file) argument
2602 …fwrite($html_file, "<tr><td colspan='3'>---&gt; $tests ($tested [$tested_file]) begin</td></tr>\n"…
2606 echo "REDIRECT $tests ($tested [$tested_file]) begin\n";
2613 function show_redirect_ends($tests, $tested, $tested_file) argument
2618 …fwrite($html_file, "<tr><td colspan='3'>---&gt; $tests ($tested [$tested_file]) done</td></tr>\n");
2622 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
162 3. Commit those changes. Ensure the tests at https://travis-ci.org/php/php-src/builds are
/PHP-7.1/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
H A Dtestoutput11-164 are all themselves checked in other tests. Unicode, including property support,
5 is required for these tests. --/
H A Dtestoutput11-324 are all themselves checked in other tests. Unicode, including property support,
5 is required for these tests. --/
H A Dtestoutput11-84 are all themselves checked in other tests. Unicode, including property support,
5 is required for these tests. --/
/PHP-7.1/ext/standard/tests/math/
H A Dhypot_basiclong_64bit.phpt2 Test hypot function : 64bit long tests
H A Dpow_basiclong_64bit.phpt2 Test pow function : 64bit long tests
/PHP-7.1/ext/mysqli/tests/
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!
H A Dmysqli_connect_oo.phpt25 // Run the following tests without an anoynmous MySQL user and use a password for the test user!
H A Dmysqli_stmt_get_result2.phpt14 NOTE: no datatype tests here! This is done by
/PHP-7.1/ext/openssl/tests/
H A Dopenssl_error_string_basic.phpt2 openssl_error_string() tests
/PHP-7.1/ext/pdo/tests/
H A Dpdo_011.phpt13 …env('REDIR_TEST_DIR') === false) putenv('REDIR_TEST_DIR='.dirname(__FILE__) . '/../../pdo/tests/');
/PHP-7.1/ext/standard/tests/strings/
H A Dpack_float.phpt2 pack()/unpack(): float/double tests
/PHP-7.1/ext/date/tests/
H A Dbug33414-2.phpt2 Bug #33414 [2] (Comprehensive list of incorrect days returned after strotime() / date() tests)
/PHP-7.1/ext/oci8/tests/
H A Dimp_res_field.phpt2 Oracle Database 12c Implicit Result Sets: field tests
H A Dbug43497.phpt7 if (getenv('SKIP_SLOW_TESTS')) die('skip slow tests excluded by request');
/PHP-7.1/tests/lang/
H A DforeachLoopObjects.003.phpt2 Foreach loop tests - modifying the object during the loop.
/PHP-7.1/ext/pcre/pcrelib/
H A DChangeLog687 of tests when one of them was inappropriate. Now it just skips any
688 inappropriate tests, as it always did when running all tests.
895 these tests are now compatible.
2048 used for 19 above in the standard set of tests.
2375 23. The tests have been re-organized, adding tests 11 and 12, to make it
2396 were also very few tests of studied patterns with pcre_dfa_exec().
2641 --exclude_dir in the tests to avoid scanning .svn directories.
2739 - Added a number of HAVE_XXX tests, including HAVE_WINDOWS_H and
3680 "use utf8;" explicitly for the UTF-8 tests.
3927 (f) New tests for checking recursion limiting.
[all …]

Completed in 60 milliseconds

1...<<31323334353637383940