Home
last modified time | relevance | path

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

12345678910>>...36

/PHP-5.5/ext/spl/tests/
H A Dfileobject_getfileinfo_basic.phpt34 string(%d) "tests"
42 string(%d) "tests"
/PHP-5.5/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 Dcopy_to.phpt7 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
12 require dirname(__FILE__) . '/../../../ext/pdo/tests/pdo_test.inc';
22 echo "Preparing test table for CopyTo tests\n";
74 Preparing test table for CopyTo tests
/PHP-5.5/ext/soap/tests/soap12/
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:…
H A DT51.phpt13 <test:echoBase64 xmlns:test="http://example.org/ts-tests"
26 …http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:xsd="http:/…
/PHP-5.5/ext/pdo_mysql/tests/
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';
H A Dskipif.inc6 die('skip Most tests assume PHP 5.1+');
/PHP-5.5/ext/pdo_oci/tests/
H A Dpdo_oci_attr_client.phpt6 require(dirname(__FILE__).'/../../pdo/tests/pdo_test.inc');
12 require(dirname(__FILE__) . '/../../pdo/tests/pdo_test.inc');
H A Dpdo_oci_attr_nulls_1.phpt6 require(dirname(__FILE__).'/../../pdo/tests/pdo_test.inc');
12 require(dirname(__FILE__) . '/../../pdo/tests/pdo_test.inc');
/PHP-5.5/ext/standard/tests/assert/
H A Dassert04.phpt2 misc assert() tests tests
/PHP-5.5/
H A D.travis.yml50 # Run PHPs run-tests.php
51 script: ./sapi/cli/php run-tests.php -p `pwd`/sapi/cli/php -g "FAIL,XFAIL,BORK,WARN,LEAK,SKIP" --sh…
/PHP-5.5/ext/standard/tests/math/
H A Dpow.phpt2 Various pow() tests
11 $tests = <<<TESTS
144 include(dirname(__FILE__) . '/../../../../tests/quicktester.inc');
/PHP-5.5/ext/oci8/tests/
H A Ddetails.inc7 * Resident Connection Pooling (DRCP) tests. For these tests to run
18 $user = getenv('PHP_OCI8_TEST_USER'); // Database username for tests
/PHP-5.5/ext/standard/tests/strings/
H A Dtrim.phpt6 $tests = <<<TESTS
24 include(dirname(__FILE__) . '/../../../../tests/quicktester.inc');
H A Dhtmlentities18.phpt5 $tests = array(
18 foreach ($tests as $test) {
/PHP-5.5/tests/classes/
H A Dserialize_001.phpt30 $tests = array('String', NULL, 42, false);
32 foreach($tests as $data)
/PHP-5.5/ext/imap/tests/
H A Dbug63126.phpt27 $tests = array(
32 foreach ($tests as $name => $testparams) {
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_bind_result_bit.phpt68 $tests = 0;
70 while ($tests < 10) {
72 $tests++;
73 if (1 == $tests)
75 else if (2 == $tests)
/PHP-5.5/ext/
H A Dext_skel128 dnl Write more examples of tests here...
245 mkdir tests || givup "Cannot create tests directory"
246 chmod 755 tests
247 sed -f sedscript <$skel_dir/tests/001.phpt > tests/001.phpt
/PHP-5.5/Zend/tests/
H A Dnowdoc.inc3 // Common definitions for heredoc/nowdoc tests.
/PHP-5.5/ext/pdo_sqlite/tests/
H A Dcommon.phpt11 'TESTS' => 'ext/pdo/tests'
/PHP-5.5/ext/openssl/tests/
H A Dopenssl_encrypt_error.phpt2 openssl_encrypt() error tests
7 $data = "openssl_encrypt() tests";
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput161 /-- This set of tests is run only with the 8-bit library when Unicode property
2 support is available. It starts with tests of the POSIX interface, because
H A Dtestinput31 /-- This set of tests checks local-specific features, using the "fr_FR" locale.
5 where the locale is called "french" and the tests are run using

Completed in 24 milliseconds

12345678910>>...36