Home
last modified time | relevance | path

Searched refs:tests (Results 126 – 150 of 936) sorted by relevance

12345678910>>...38

/PHP-5.6/ext/standard/tests/math/
H A Dlog1p_basic.phpt28 echo "\n LOG1p tests\n";
41 LOG1p tests
H A Dpow.phpt2 Various pow() tests
11 $tests = <<<TESTS
144 include(dirname(__FILE__) . '/../../../../tests/quicktester.inc');
/PHP-5.6/ext/pdo_mysql/tests/
H A Dbug_41698.phpt7 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
13 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dlast_insert_id.phpt7 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
12 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dpecl_bug_5200.phpt7 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
12 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dbug_61755.phpt7 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
12 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
/PHP-5.6/ext/pdo_oci/tests/
H A Dpdo_oci_attr_prefetch_1.phpt6 require(dirname(__FILE__).'/../../pdo/tests/pdo_test.inc');
12 require(dirname(__FILE__) . '/../../pdo/tests/pdo_test.inc');
H A Dpdo_oci_attr_client.phpt6 require(dirname(__FILE__).'/../../pdo/tests/pdo_test.inc');
12 require(dirname(__FILE__) . '/../../pdo/tests/pdo_test.inc');
/PHP-5.6/ext/soap/tests/soap12/
H A DT23.phpt11 <test:Unknown xmlns:test="http://example.org/ts-tests"
13 <test:echoOk xmlns:test="http://example.org/ts-tests"
H A DT75.phpt11 <test:echoResolvedRef xmlns:test="http://example.org/ts-tests"
27 …http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests"><env:Header><ns1:…
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_stmt_get_result_bit.phpt57 $tests = 0;
59 while ($tests < 10) {
61 $tests++;
62 if (1 == $tests)
64 else if (2 == $tests)
/PHP-5.6/ext/standard/tests/strings/
H A Dhtml_entity_decode3.phpt6 $tests = array(
37 foreach ($tests as $t) {
48 foreach ($tests as $t) {
59 foreach ($tests as $t) {
70 foreach ($tests as $t) {
H A Dhtmlentities20.phpt27 $tests = array(
55 $tests2 = array_map('codepoint_to_utf8', $tests);
60 global $tests, $tests2;
66 … if ($a == "" && $b == "") { echo sprintf("%05X", $tests[$i]), ": INVALID SEQUENCE\n"; continue; }
67 echo sprintf("%05X", $tests[$i]), ": ", bin2hex($a), " ", bin2hex($b), "\n";
H A Dhtmlentities18.phpt5 $tests = array(
18 foreach ($tests as $test) {
H A Dtrim.phpt6 $tests = <<<TESTS
24 include(dirname(__FILE__) . '/../../../../tests/quicktester.inc');
/PHP-5.6/scripts/dev/generate-phpt/src/texts/
H A DtestTypeNotSpecified.txt2 Please specify basic, error or variation tests.
/PHP-5.6/travis/ext/curl/
H A Dsetup.sh3 cd ./ext/curl/tests/responder
/PHP-5.6/sapi/phpdbg/
H A DMakefile.frag39 @$(top_builddir)/sapi/cli/php sapi/phpdbg/tests/run-tests.php --phpdbg sapi/phpdbg/phpdbg
/PHP-5.6/ext/standard/tests/assert/
H A Dassert04.phpt2 misc assert() tests tests
/PHP-5.6/ext/pdo_pgsql/tests/
H A Dbug69344.phpt7 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
13 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
H A Ddisable_prepares.phpt7 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
12 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
/PHP-5.6/ext/spl/tests/
H A Dfileobject_getfileinfo_basic.phpt34 string(%d) "tests"
42 string(%d) "tests"
/PHP-5.6/ext/openssl/tests/
H A Dopenssl_seal_basic.phpt2 openssl_seal() tests
7 // simple tests
18 // tests with cert
/PHP-5.6/ext/imap/tests/
H A Dbug63126.phpt27 $tests = array(
32 foreach ($tests as $name => $testparams) {
/PHP-5.6/tests/classes/
H A Dserialize_001.phpt30 $tests = array('String', NULL, 42, false);
32 foreach($tests as $data)

Completed in 28 milliseconds

12345678910>>...38