Home
last modified time | relevance | path

Searched refs:test (Results 4151 – 4175 of 4309) sorted by relevance

1...<<161162163164165166167168169170>>...173

/PHP-5.4/
H A Drun-tests.php536 foreach($test_list as $test) {
538 if (preg_match('/^#.*\[(.*)\]\:\s+(.*)$/', $test, $matches)) {
540 } else if (strlen($test)) {
541 $test_files[] = trim($test);
H A DREADME.GIT-RULES39 To do so use "make test".
H A DREADME.RELEASE_PROCESS60 5. Compile and make test, with and without ZTS, using the right Bison version
152 5. Compile and make test, with and without ZTS, using the right Bison version
/PHP-5.4/ext/oci8/tests/
H A Dlob_040.phpt2 Bug #37706 (Test LOB locator reuse. Extends simple test of lob_037.phpt)
5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
H A Dbind_char_1.phpt14 die("skip test expected to work only with Oracle 11g or greater version of client");
/PHP-5.4/ext/standard/tests/general_functions/
H A Dgettype_settype_variation2.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
161 // test conversion to these types
H A Dgettype_settype_variation3.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
158 // test conversion to these types
H A Dis_float.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dis_float_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-5.4/ext/mbstring/tests/
H A Dillformed_utf_sequences.phpt2 Unicode standard conformance test (ill-formed UTF sequences.)
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_class_mysqli_result_reflection.phpt15 Most of the things which we test are covered by mysqli_class_*_interface.phpt.
/PHP-5.4/ext/standard/tests/file/
H A Dfscanf_variation40.phpt6 die("skip this test is for 32bit platform only");
H A Dfscanf_variation3.phpt6 die("skip this test is for 32bit platform only");
H A Dfscanf_variation34.phpt6 die("skip this test is for 32bit platform only");
H A Dfread_basic.phpt13 // include the file.inc for common functions for test
33 test fread with file opened in "r" and "rb" mode only
H A Dfseek_ftell_rewind_variation5.phpt15 // include the file.inc for common functions for test
H A Dfgets_variation5.phpt10 // include the file.inc for common test funcitons
/PHP-5.4/ext/standard/tests/array/
H A Darray_reverse_variation3.phpt64 // loop through the various elements of $arrays to test array_reverse()
/PHP-5.4/ext/intl/tests/
H A Ddateformat_format_parse.phpt137 // Run the test
/PHP-5.4/tests/lang/operators/
H A Ddivide_basiclong_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-5.4/ext/date/tests/
H A DDateTime_data-fall-type2-type2.inc4 * Note: test names match method names in a set of PHPUnit tests
H A DDateTime_data-fall-type2-type3.inc4 * Note: test names match method names in a set of PHPUnit tests
/PHP-5.4/ext/xml/tests/
H A Dbug32001.phpt45 test!
/PHP-5.4/ext/standard/tests/strings/
H A Dhtml_entity_decode_macroman.phpt137 echo "Special test for &#x7F; (shouldn't decode):\n";
153 Special test for &#x7F; (shouldn't decode):
H A Dhtml_entity_decode_win1251.phpt137 echo "Special test for &#x98; (shouldn't decode):\n";
153 Special test for &#x98; (shouldn't decode):

Completed in 38 milliseconds

1...<<161162163164165166167168169170>>...173