Home
last modified time | relevance | path

Searched refs:tested (Results 1 – 25 of 56) sorted by path

123

/PHP-5.3/
H A DCODING_STANDARDS212 1. Extensions should be well tested using *.phpt tests. Read about that
H A DREADME.TESTING37 select the PHP executable that is to be tested, that is, used to run the test scripts.
H A Dacinclude.m41882 dnl the ubercool definition I have tested so far with FreeBSD/GNU m4
/PHP-5.3/Zend/tests/
H A D019.phpt274 variation not tested are attempted here */
360 //Note: No error conditions relating to passing arugments can be tested
/PHP-5.3/build/
H A Dlibtool.m45375 # FIXME: the MSVC++ port hasn't been tested in a loooong time
/PHP-5.3/ext/date/tests/
H A Ddate_create-relative.phpt14 // Most offsets tested in strtotime-relative.phpt. These are tests for dates outside the 32-bit ran…
/PHP-5.3/ext/fileinfo/tests/
H A Dmagic591 # so don't accept as MP3 until we've tested the rate
1560 # I can't create either SPARK or ArcFS archives so I have not tested this stuff
1562 # version (not tested)]
9490 # ECOFF magic for OSF/1 and Linux (only tested under Linux though)
14348 # The following entries have been tested by Duncan Laurie <duncan@sun.com> (a
/PHP-5.3/ext/intl/tests/
H A Dsymfony_format_type_int32_intl2.phpt8 // StubNumberFormatterTest#testFormatTypeInt32Intl is tested many times, each with different args.
10 // to ensure that each of the 7 args are always tested.
/PHP-5.3/ext/ldap/
H A Dconfig.m488 dnl I have tested Solaris, and it doesn't, but others may. Add
/PHP-5.3/ext/mysql/tests/
H A Dsetupdefault.inc3 …ault connection ini settings, so that implicit mysql_connect() behaviour can be tested where needed
/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt118 // we assume the above as tested and in the following we check only those
H A Dmysqli_report.phpt50 …// mysqli_ping() cannot be tested, because one would need to cause an error inside the C function …
55 …// mysqli_store_result() and mysqli_use_result() cannot be tested, because one would need to cause…
87 /* mysqli_stmt_execute() = mysql_stmt_execute cannot be tested from PHP */
100 /* mysqli_stmt_bind_result() = mysql_stmt_bind_result() cannot be tested from PHP */
101 /* mysqli_stmt_fetch() = mysql_stmt_fetch() cannot be tested from PHP */
102 /* mysqli_stmt_result_metadata() = mysql_stmt_result_metadata() cannot be tested from PHP */
103 /* mysqli_stmt_store_result() = mysql_stmt_store_result() cannot be tested from PHP */
139 already tested
145 can't be tested: mysqli_query() via mysql_use_result()/mysql_store_result()
H A Dmysqli_report_wo_ps.phpt49 …// mysqli_ping() cannot be tested, because one would need to cause an error inside the C function …
53 …// mysqli_store_result() and mysqli_use_result() cannot be tested, because one would need to cause…
/PHP-5.3/ext/oci8/tests/
H A Ddrcp_privileged.phpt12 // Assume building PHP with an ORACLE_HOME means the tested DB is on the same machine as PHP
H A Dlob_029.phpt11 // Assume building PHP with an ORACLE_HOME means the tested DB is on the same machine as PHP
/PHP-5.3/ext/pcre/pcrelib/
H A DChangeLog451 tested.
1457 study optimizations had never been tested with that matching function.
1472 tested, and the overall condition is true if the condition is true for any
1605 to 5 times on some simple patterns that I tested. Permission was given to
2563 a subpattern (or the entire pattern) that was being tested for matching an
4001 contributed by Lionel Fourquaux; it has not been tested by me.
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt2514 never match escapes such as \w or \d, but they can be tested with \p if
4364 can be tested with \p and \P are limited to the general category prop-
4411 processed as anchored at the point where they are tested.
5125 so cannot be tested by PCRE, unless UTF validity checking has been
5814 for recursion, all subpatterns with the same name are tested. If the
6647 and all have to be tested before failure can be reported.
6893 they are tested. Note also that Perl's treatment of subroutines and
7615 The available properties that can be tested are limited to the general
8184 UTF subject string is tested for validity. In the interests of speed,
/PHP-5.3/ext/pdo_odbc/tests/
H A Dcommon.phpt29 // 4. so a specific ODBC driver can be tested - if system has multiple ODBC drivers
/PHP-5.3/ext/pgsql/
H A DREADME46 I've tested upto 7.2.2.
/PHP-5.3/ext/pspell/
H A DREADME8 This module was developed and tested with aspell-.31.1 and pspell-.11.0.2,
/PHP-5.3/ext/spl/tests/
H A DSplObjectStorage_unserialize_nested.phpt2 SPL: Test unserializing tested & linked storage
H A Dbug45216.phpt9 file_put_contents($file, 'text 0<div class="tested">text 1</div>');
H A Dspl_pq_top_error_corrupt.phpt26 // ignore exception tested elsewhere
/PHP-5.3/ext/standard/tests/array/
H A Darray_change_key_case_variation8.phpt6 …die("skip Output tested contains chars that are not shown the same on windows concole (ESC and co)…
H A Darray_intersect_assoc_basic.phpt13 * Function is tested by passing associative array as well as array with default keys.

Completed in 119 milliseconds

123