Home
last modified time | relevance | path

Searched refs:tests (Results 26 – 50 of 981) sorted by relevance

12345678910>>...40

/PHP-7.1/ext/
H A Dext_skel128 dnl Write more examples of tests here...
219 run-tests.php
220 tests/*/*.diff
221 tests/*/*.out
222 tests/*/*.php
223 tests/*/*.exp
224 tests/*/*.log
225 tests/*/*.sh
276 mkdir tests || givup "Cannot create tests directory"
277 chmod 755 tests
[all …]
/PHP-7.1/ext/pdo_oci/tests/
H A Dbug41996.phpt7 require dirname(__FILE__).'/../../pdo/tests/pdo_test.inc';
12 require 'ext/pdo/tests/pdo_test.inc';
13 $db = PDOTest::test_factory('ext/pdo_oci/tests/common.phpt');
H A Dbug_33707.phpt6 require dirname(__FILE__).'/../../pdo/tests/pdo_test.inc';
11 require 'ext/pdo/tests/pdo_test.inc';
12 $db = PDOTest::test_factory('ext/pdo_oci/tests/common.phpt');
H A Dbug44301.phpt6 require dirname(__FILE__).'/../../pdo/tests/pdo_test.inc';
12 require 'ext/pdo/tests/pdo_test.inc';
13 $db = PDOTest::test_factory('ext/pdo_oci/tests/common.phpt');
H A Dbug54379.phpt7 require dirname(__FILE__).'/../../pdo/tests/pdo_test.inc';
14 require 'ext/pdo/tests/pdo_test.inc';
15 $db = PDOTest::test_factory('ext/pdo_oci/tests/common.phpt');
/PHP-7.1/tests/strings/
H A D001.phpt71 $tests = $ok = 0;
73 $tests++; if (substr($string, 2, 10) == "ring12345") { $ok++; }
74 $tests++; if (substr($string, 4, 7) == "ng12345") { $ok++; }
75 $tests++; if (substr($string, 4) == "ng12345") { $ok++; }
76 $tests++; if (substr($string, 10, 2) == "5") { $ok++; }
77 $tests++; if (substr($string, 6, 0) == "") { $ok++; }
78 $tests++; if (substr($string, -2, 2) == "45") { $ok++; }
79 $tests++; if (substr($string, 1, -1) == "tring1234") { $ok++; }
80 $tests++; if (substr($string, -1, -2) == "") { $ok++; }
81 $tests++; if (substr($string, -3, -2) == "3") { $ok++; }
[all …]
/PHP-7.1/ext/snmp/tests/
H A DREADME4 To enable these tests, you must have :
16 SNMP_COMMUNITY_WRITE : community used for write tests (snmpset()).
21 > make -C ../../.. test TESTS="`cd ../../..; /bin/ls -1 ext/snmp/tests/*.phpt | xargs echo`"
22 Running run-tests.php directly will clear your environment and therefore
23 tests will fail if your SNMP configuration does not fit into default values
36 Delete it if exists. Ingoring to to so will fail SNMPv3 tests.
/PHP-7.1/ext/skeleton/tests/
H A D001.phpt9 you can add regression tests for your extension here
12 text in the --EXPECT-- section below for the tests
17 writing regression tests
/PHP-7.1/ext/soap/tests/soap12/
H A DT26.phpt10 <?xml-stylesheet href="http://example.org/ts-tests/sub.xsl" type = "text/xsl"?>
12 <test:echoOk xmlns:test="http://example.org/ts-tests">foo</test:echoOk>
20 …http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests"><env:Body><ns1:re…
H A DT02.phpt11 <test:echoOk xmlns:test="http://example.org/ts-tests"
12 env:role="http://example.org/ts-tests/C">foo</test:echoOk>
22 …http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests"><env:Header><ns1:…
H A DT32.phpt11 <test:requiredHeader xmlns:test="http://example.org/ts-tests"
15 <test:echoHeader xmlns:test="http://example.org/ts-tests">
24 …http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests"><env:Body><ns1:ec…
H A DT22.phpt11 <test:echoOk xmlns:test="http://example.org/ts-tests"
15 <test:echoOk xmlns:test="http://example.org/ts-tests">foo</test:echoOk>
23 …http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests"><env:Header><ns1:…
/PHP-7.1/ext/standard/tests/math/
H A Dround.phpt2 Simple math tests
11 $tests = <<<TESTS
34 include(dirname(__FILE__) . '/../../../../tests/quicktester.inc');
/PHP-7.1/ext/date/tests/
H A DDateTimeZone_compare_basic1.phpt29 echo "\n-- All the following tests should compare equal --\n";
31 echo "\n-- All the following tests should compare NOT equal --\n";
44 -- All the following tests should compare equal --
47 -- All the following tests should compare NOT equal --
H A Dbug34676.phpt7 $tests = array(
11 foreach ($tests as $test) {
/PHP-7.1/ext/mbstring/libmbfl/
H A DMakefile.am3 RUNTESTDEFAULTFLAGS=--tool $$tool --srcdir "$$srcdir"/tests
6 SUBDIRS = nls filters mbfl tests
/PHP-7.1/ext/standard/tests/file/
H A Dbug24482.phpt12 // run this test in ext/standard/tests (see bug #64714)
13 chdir(__DIR__); // ensure in ext/standard/tests/file
14 chdir('..'); // move up to ext/standard/tests
/PHP-7.1/scripts/dev/generate-phpt/src/texts/
H A Dhelp.txt8 -b ............................... Generate basic tests
9 -e ............................... Generate error tests
10 -v ............................... Generate variation tests
/PHP-7.1/sapi/phpdbg/
H A D.travis.yml11 - ./php-src/sapi/cli/php php-src/sapi/phpdbg/tests/run-tests.php -diff2stdout --phpdbg php-src/sapi…
/PHP-7.1/ext/session/tests/
H A Drfc1867_disabled.phpt22 PHPSESSID=rfc1867-tests
24 PHPSESSID=rfc1867-tests-get
30 rfc1867-tests-post
49 string(%d) "rfc1867-tests"
H A Drfc1867_disabled_2.phpt22 PHPSESSID=rfc1867-tests
24 PHPSESSID=rfc1867-tests-get
30 rfc1867-tests-post
49 string(%d) "rfc1867-tests"
H A Drfc1867_no_name.phpt22 PHPSESSID=rfc1867-tests
24 PHPSESSID=rfc1867-tests-get
30 rfc1867-tests-post
49 string(%d) "rfc1867-tests"
/PHP-7.1/ext/standard/tests/strings/
H A Dstr_rot13_basic.phpt11 echo "\nBasic tests\n";
12 var_dump(str_rot13("str_rot13() tests starting"));
30 $str = "str_rot13() tests starting";
43 Basic tests
H A Dhtmlentities17.phpt5 $tests = array(
18 foreach ($tests as $test) {
22 foreach ($tests as $test) {
H A Dhtmlspecialchars_decode_variation7.phpt5 $tests = array(
16 foreach ($tests as $t) {
27 foreach ($tests as $t) {
38 foreach ($tests as $t) {
49 foreach ($tests as $t) {
60 foreach ($tests as $t) {
71 foreach ($tests as $t) {

Completed in 23 milliseconds

12345678910>>...40