Home
last modified time | relevance | path

Searched refs:test (Results 5251 – 5275 of 5398) sorted by relevance

1...<<211212213214215216

/PHP-8.2/ext/standard/tests/file/
H A Dftruncate_variation3-win32.phpt11 // include common file related test functions
16 /* test ftruncate with file opened in different modes */
H A Dfscanf_variation9.phpt6 die("skip this test is for 32bit platform only");
H A Dglob_variation.phpt9 die('skip this test requires GLOB_BRACE support');
H A Dfscanf_variation33.phpt6 die("skip this test is for 32bit platform only");
H A Dfscanf_variation39.phpt6 die("skip this test is for 32bit platform only");
/PHP-8.2/tests/lang/operators/
H A Dadd_basiclong_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dmultiply_basiclong_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dsubtract_basiclong_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-8.2/tests/lang/
H A DpassByReference_005.phpt2 Pass uninitialized variables by reference and by value to test implicit initialisation.
/PHP-8.2/docs/
H A Dself-contained-extensions.md86 if test "$PHP_FOOBAR" != "no"; then
/PHP-8.2/Zend/tests/typehints/
H A Dor_null.phpt6 // This should test every branch in zend_execute.c's `zend_verify_arg_type`, `zend_verify_return_ty…
/PHP-8.2/ext/oci8/tests/
H A Dlob_null.phpt7 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
H A Dbind_misccoltypes.phpt7 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
/PHP-8.2/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");
147 // 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");
141 // test conversion to these types
H A Dis_int.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dis_int_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-8.2/ext/mbstring/tests/
H A Dcp936_encoding.phpt2 Exhaustive test of verification and conversion of CP936 text
7 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
H A Dillformed_utf_sequences.phpt2 Unicode standard conformance test (ill-formed UTF sequences.)
/PHP-8.2/
H A DCODING_STANDARDS.md62 use `function_exists()` to test for the existence of a function.
271 [qa.php.net](https://qa.php.net/write-test.php) documentation.
/PHP-8.2/ext/standard/tests/array/
H A Darray_reverse_variation3.phpt59 // loop through the various elements of $arrays to test array_reverse()
/PHP-8.2/ext/intl/tests/
H A Ddateformat_format_parse.phpt139 // Run the test
/PHP-8.2/Zend/tests/type_declarations/
H A Dscalar_return_basic.phpt4 <?php if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only"); ?>
H A Dscalar_return_basic_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
/PHP-8.2/ext/date/tests/
H A DDateTime_data-fall-type2-type2.inc4 * Note: test names match method names in a set of PHPUnit tests

Completed in 47 milliseconds

1...<<211212213214215216