Home
last modified time | relevance | path

Searched refs:test (Results 2901 – 2925 of 5220) sorted by relevance

1...<<111112113114115116117118119120>>...209

/php-src/ext/json/tests/
H A Djson_encode_recursion_01.phpt2 json_encode() Recursion test with just JsonSerializable
H A Dbug72787.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
/php-src/ext/opcache/tests/jit/
H A Dadd_003.phpt12 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dadd_004.phpt12 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/php-src/tests/lang/
H A D023.phpt2 Regression test
67 *** Seriously nested if's test ***<br>
157 *** hash test... ***<br>
161 *** Hash resizing test ***<br>
195 *** break/continue test ***<br>
247 *** Nested file include test ***<br>
/php-src/
H A DREADME.md74 PHP ships with an extensive test suite, the command `make test` is used after
75 successful compilation of the sources to run this test suite.
80 make TEST_PHP_ARGS=-j4 test
82 Shall run `make test` with a maximum of 4 concurrent jobs: Generally the maximum
90 After a successful build (and test), PHP may be installed with:
/php-src/ext/intl/tests/
H A Dcalendar_getTimeZone_basic.phpt2 IntlCalendar::getTimeZone() basic test
H A Dcalendar_getType_basic.phpt2 IntlCalendar::getType() basic test
H A Dtimezone_getUnknown_basic.phpt2 IntlCalendar::getUnknown(): basic test
H A Dtimezone_useDaylightTime_basic.phpt2 IntlTimeZone::useDaylightTime: basic test
/php-src/ext/tidy/tests/
H A D026.phpt2 tidy.clean_output test
/php-src/ext/opcache/tests/
H A Dphi_use_chain.phpt8 function test(array $adapters) {
H A Dpreload_windows.phpt12 if (PHP_OS_FAMILY != 'Windows') die('skip Windows only test');
/php-src/tests/classes/
H A Dautoload_003.phpt5 if (class_exists('autoload_root', false)) die('skip Autoload test classes exist already');
/php-src/tests/output/
H A Dob_start_basic_003.phpt2 ob_start(): ensure even fatal error test is affected by output buffering.
/php-src/ext/reflection/tests/
H A DReflectionObject___toString_basic1.phpt2 ReflectionObject::__toString() : very basic test with no dynamic properties
H A DReflectionObject_getName_basic.phpt2 ReflectionObject::getName() - basic function test
/php-src/ext/hash/tests/
H A Dhash_update_stream.phpt2 Hash: hash_update_stream() test
/php-src/ext/phar/tests/cache_list/files/
H A Dwrite11.phar.inc16 $phar['test.txt'] = "<?php __HALT"."_COMPILER();";
H A Dwrite12.phar.inc16 $phar['test.txt'] = "<?php __HALT"."_COMPILER();";
H A Dwrite9.phar.inc16 $phar['test.txt'] = "hi
/php-src/ext/phar/tests/
H A Dnophar.phpt4 <?php if (extension_loaded("phar")) die("skip Phar extension must be disabled for this test"); ?>
/php-src/ext/gd/tests/
H A Dimagecolormatch_basic.phpt2 Basic test imagecolormatch() of GD library
/php-src/ext/snmp/tests/
H A Dskipif.inc4 //test server is available
/php-src/ext/calendar/
H A Dconfig.m46 if test "$PHP_CALENDAR" = "yes"; then

Completed in 22 milliseconds

1...<<111112113114115116117118119120>>...209