Home
last modified time | relevance | path

Searched refs:OK (Results 176 – 200 of 239) sorted by relevance

12345678910

/PHP-5.5/ext/standard/tests/math/
H A Dround.phpt37 OK
/PHP-5.5/ext/curl/tests/
H A Dcurl_writeheader_callback.phpt7 …TION. Different test servers might return different sets of headers. Just test for HTTP/1.1 200 OK.
/PHP-5.5/ext/standard/tests/mail/
H A Dmail_variation_alt1-win32.phpt43 echo "Msg sent OK\n";
82 echo "TEST PASSED: Msgs sent and deleted OK\n";
H A Dmail_variation_alt2-win32.phpt43 echo "Msg sent OK\n";
82 echo "TEST PASSED: Msgs sent and deleted OK\n";
H A Dmail_variation_alt3-win32.phpt42 echo "Msg sent OK\n";
81 echo "TEST PASSED: Msgs sent and deleted OK\n";
/PHP-5.5/ext/standard/tests/http/
H A Dbug53198.phpt15 "data://text/plain,HTTP/1.0 200 OK\r\n\r\n",
H A Dbug48929.phpt16 "data://text/plain,HTTP/1.0 200 OK\r\n\r\n",
H A Dbug38802.phpt19 "data://text/plain,HTTP/1.0 200 OK\r\n\r\ndone.",
86 string(15) "HTTP/1.0 200 OK"
/PHP-5.5/sapi/cli/tests/
H A Dphp_cli_server_004.phpt39 HTTP/1.1 200 OK
H A Dphp_cli_server_012.phpt41 HTTP/1.1 200 OK
H A Dphp_cli_server_005.phpt51 HTTP/1.1 200 OK
H A Dphp_cli_server_015.phpt42 HTTP/1.1 200 OK
H A Dphp_cli_server_019.phpt42 HTTP/1.1 200 OK
/PHP-5.5/ext/imap/tests/
H A Dimap_fetch_overview_variation2.phpt136 udate is OK
175 udate is OK
190 udate is OK
/PHP-5.5/ext/date/tests/
H A DDateTime_verify.phpt8 echo "Verify DateTime class registered OK\n";
24 Verify DateTime class registered OK
H A Dstrtotime3-64bit.phpt4 <?php echo PHP_INT_SIZE != 8 ? "skip 64-bit only" : "OK"; ?>
H A Dstrtotime3.phpt4 <?php echo PHP_INT_SIZE == 8 ? "skip 32-bit only" : "OK"; ?>
H A Dmktime-3-64bit.phpt4 <?php echo PHP_INT_SIZE != 8 ? "skip 64-bit only" : "OK" ?>
H A Dmktime-3.phpt4 <?php echo PHP_INT_SIZE == 8 ? "skip 32-bit only" : "OK" ?>
/PHP-5.5/ext/reflection/tests/
H A Dbug42976.phpt13 new C($x); // OK
/PHP-5.5/ext/standard/tests/strings/
H A Dtrim.phpt27 OK
/PHP-5.5/ext/mysqli/tests/
H A Dbug48909.phpt29 $bvar is null, b is for BLOB - any error like this should be OK:
/PHP-5.5/ext/pdo_firebird/tests/
H A Dbug_53280.phpt23 $rows = $stmth2->fetchAll(); // <------ OK
/PHP-5.5/ext/standard/tests/network/
H A Dnews.rss1 HTTP/1.1 200 OK
/PHP-5.5/ext/dom/tests/
H A Dbug38474.phpt2 Bug #38474 (getAttribute select attribute by order, even when prefixed) (OK to fail with libxml2 < …

Completed in 31 milliseconds

12345678910