Home
last modified time | relevance | path

Searched refs:suite (Results 1 – 13 of 13) sorted by relevance

/PHP-5.5/
H A Drun-tests.php2662 …$suite['name'], $suite['test_total'], $suite['test_fail'], $suite['test_error'], $suite['test_skip…
2663 $suite['execution_time']
2666 foreach($suite['suites'] as $sub_suite) {
2672 foreach($suite['files'] as $file) {
2702 junit_suite_record($suite, 'test_total');
2725 junit_suite_record($suite, 'test_pass');
2727 junit_suite_record($suite, 'test_error');
2730 junit_suite_record($suite, 'test_skip');
2733 junit_suite_record($suite, 'test_warn');
2736 junit_suite_record($suite, 'test_fail');
[all …]
H A Dserver-tests.php46 | The test-suite requires that you have pcre extension |
54 | You are running the test-suite with "safe_mode" ENABLED ! |
68 | The test-suite requires that proc_open() is available. |
74 | The test-suite must be run with PHP 5 or later. |
/PHP-5.5/ext/xml/tests/
H A Dbug32001b.phpt88 $suite = array(
103 foreach ($suite as $testcase) {
H A Dbug32001.phpt130 $suite = array(
159 foreach ($suite as $testcase) {
/PHP-5.5/ext/snmp/tests/
H A DREADME19 To run test suite you may use this command (presuming that you pwd is where
/PHP-5.5/ext/date/tests/
H A Dexamine_diff.inc26 * special interval specification used for this test suite.
/PHP-5.5/ext/pcre/pcrelib/
H A DREADME370 the build process implements a code coverage report for the test suite. The
H A DChangeLog1092 suite in environments where gcc is the compiler and lcov is installed. This
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput82709 /The following tests are taken from the Perl 5.005 test suite; some of them/
H A Dtestinput12381 /The following tests are taken from the Perl 5.005 test suite; some of them/
H A Dtestoutput84349 /The following tests are taken from the Perl 5.005 test suite; some of them/
H A Dtestoutput13868 /The following tests are taken from the Perl 5.005 test suite; some of them/
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt1289 generate a code coverage report for its test suite. To enable this, you
1309 This creates a fresh coverage report for the PCRE test suite. It is

Completed in 103 milliseconds