Home
last modified time | relevance | path

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

/PHP-5.3/
H A Drun-tests.php2630 …$suite['name'], $suite['test_total'], $suite['test_fail'], $suite['test_error'], $suite['test_skip…
2631 $suite['execution_time']
2634 foreach($suite['suites'] as $sub_suite) {
2640 foreach($suite['files'] as $file) {
2670 junit_suite_record($suite, 'test_total');
2689 junit_suite_record($suite, 'test_pass');
2691 junit_suite_record($suite, 'test_error');
2694 junit_suite_record($suite, 'test_skip');
2697 junit_suite_record($suite, 'test_fail');
2700 junit_suite_record($suite, 'test_error');
[all …]
H A DTODO-PHP579 Extending the test suite with atleast a test for every
85 The test suite will also be extended to support threaded
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.3/ext/sqlite/
H A DTODO14 --> Our test suite doesn't allow us to test persistent connections
/PHP-5.3/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.3/ext/sqlite/libsqlite/
H A DREADME22 can copy and edit to suite your needs. Comments on the generic makefile
/PHP-5.3/ext/date/tests/
H A Dexamine_diff.inc26 * special interval specification used for this test suite.
/PHP-5.3/ext/pcre/pcrelib/
H A DREADME341 the build process implements a code coverage report for the test suite. The
H A DChangeLog156 suite in environments where gcc is the compiler and lcov is installed. This
/PHP-5.3/ext/pcre/pcrelib/testdata/
H A Dtestinput82704 /The following tests are taken from the Perl 5.005 test suite; some of them/
H A Dtestinput12374 /The following tests are taken from the Perl 5.005 test suite; some of them/
H A Dtestoutput13849 /The following tests are taken from the Perl 5.005 test suite; some of them/
H A Dtestoutput84525 /The following tests are taken from the Perl 5.005 test suite; some of them/
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt1255 generate a code coverage report for its test suite. To enable this, you
1275 This creates a fresh coverage report for the PCRE test suite. It is

Completed in 103 milliseconds