Home
last modified time | relevance | path

Searched refs:tests (Results 276 – 300 of 888) sorted by relevance

1...<<11121314151617181920>>...36

/PHP-5.5/ext/spl/tests/
H A DregexIterator_setMode_error.phpt2 SPL: RegexIterator::setMode() error tests
H A Dfilesystemiterator_flags.phpt2 SPL: FilesystemIterator::getFlags() basic tests
/PHP-5.5/ext/intl/tests/
H A Dspoofchecker_002.phpt2 spoofchecker confusable tests
/PHP-5.5/Zend/tests/
H A Ddouble_to_string.phpt2 double to string conversion tests
/PHP-5.5/ext/pdo/tests/
H A Dpdo_022.phpt15 * so no tests make any sense to anyone. When they do, we can enable
23 …env('REDIR_TEST_DIR') === false) putenv('REDIR_TEST_DIR='.dirname(__FILE__) . '/../../pdo/tests/');
/PHP-5.5/ext/phar/tests/tar/
H A Dbug49910.phpt46 [26] => phar://*/Structures_Graph-1.0.3/tests/AllTests.php
47 [27] => phar://*/Structures_Graph-1.0.3/tests/testCase/BasicGraph.php
/PHP-5.5/ext/pdo_oci/tests/
H A Dpdo_oci_attr_case.phpt6 require(dirname(__FILE__).'/../../pdo/tests/pdo_test.inc');
12 require(dirname(__FILE__) . '/../../pdo/tests/pdo_test.inc');
H A Dcommon.phpt10 'TESTS' => 'ext/pdo/tests'
/PHP-5.5/ext/sysvmsg/tests/
H A D005.phpt8 $tests = array(null, 'foo');
10 foreach ($tests as $q) {
/PHP-5.5/ext/pcre/pcrelib/
H A DREADME443 contains compiler output from tests that "configure" runs.
457 tests are given below in a separate section of this document.
680 files in some tests.
708 This runs tests 3 to 15, excluding test 10, and just ~13 runs all the tests
713 a list of tests.
719 The second set of tests check pcre_fullinfo(), pcre_study(),
934 RunTest a Unix shell script for running tests
935 RunGrepTest a Unix shell script for pcregrep tests
967 testdata/testinput* test data for main library tests
969 testdata/grep* input and output for pcregrep tests
[all …]
/PHP-5.5/ext/standard/
H A Dcrypt_freesec.c749 } tests[] = { variable
794 for (i = 0; tests[i].hash; i++) { in main()
795 char *hash = crypt(tests[i].pw, tests[i].hash); in main()
796 if (!hash && strlen(tests[i].hash) < 13) in main()
798 if (!strcmp(hash, tests[i].hash)) in main()
/PHP-5.5/ext/sqlite3/tests/
H A Dsqlite3_32_changes.phpt2 SQLite3::changes empty str tests
/PHP-5.5/ext/json/tests/
H A D002.phpt2 json_encode() tests
/PHP-5.5/ext/pdo_pgsql/tests/
H A Dcommon.phpt11 'TESTS' => 'ext/pdo/tests'
/PHP-5.5/ext/posix/tests/
H A Dposix_initgroups_basic.phpt2 posix_initgroups(): Basic tests
/PHP-5.5/ext/mbstring/tests/
H A Dmb_ereg-compat-02.phpt10 /* (counterpart: ext/standard/tests/reg/005.phpt) */
/PHP-5.5/ext/standard/tests/file/
H A Dmkdir-003.phpt2 recursive mkdir() tests
/PHP-5.5/ext/ldap/tests/
H A Dldap_free_result_basic.phpt2 ldap_free_result() - Basic ldap_free_result tests
/PHP-5.5/ext/standard/tests/url/
H A Dbug63162.phpt4 This test covers tests the inputs:
/PHP-5.5/ext/gettext/tests/
H A Ddcngettext.phpt2 dcngettext() tests
/PHP-5.5/ext/openssl/tests/
H A D009.phpt2 openssl_x509_check_private_key() tests
/PHP-5.5/ext/date/tests/
H A DDateTime_data-massive.inc4 * Note: test names match method names in a set of PHPUnit tests
/PHP-5.5/ext/standard/tests/math/
H A Dbindec_basiclong_64bit.phpt2 Test bindec function : 64bit long tests
/PHP-5.5/ext/oci8/tests/
H A Derror2.phpt7 if (getenv('SKIP_SLOW_TESTS')) die('skip slow tests excluded by request');
/PHP-5.5/ext/standard/tests/class_object/
H A Dget_parent_class_variation_001.phpt11 // Note: basic use cases in Zend/tests/010.phpt

Completed in 24 milliseconds

1...<<11121314151617181920>>...36