Home
last modified time | relevance | path

Searched refs:test (Results 1 – 25 of 4507) sorted by path

12345678910>>...181

/PHP-5.5/
H A D.gitattributes173 /tests/run-test/test009.phpt -crlf
H A D.gitignore95 test.php3
H A D.travis.yml31 - PDO_MYSQL_TEST_DSN="mysql:host=127.0.0.1;dbname=test"
H A DCODING_STANDARDS69 existing. End users should use function_exists() to test for the
H A DINSTALL414 prefork. To test the installation use your normal procedure for
766 some CGI environment variables in it. You can test this by starting
833 If you have built PHP as a CGI program, you may test your build by
834 typing make test. It is always a good idea to test your build. This way
898 (remove mysql as a test)
1555 make others able to reproduce and test your problem.
1880 test case. If you know how to use 'gdb', it is very helpful when
H A DNEWS696 . Fixed bug #55541 (errors spawn MessageBox, which blocks test automation).
840 . Fixed bug #68118 ($a->foo .= 'test'; can leave $a->foo undefined). (Nikita)
1581 . Fixed bug #62396 ('make test' crashes starting with 5.3.14 (missing
2753 with run-test.php). (Laruence)
3026 . Fix fileinfo test problems. (Anatoliy Belsky)
4597 . Added '-t/--test' to php-fpm to check and validate FPM conf file. (fat)
5295 - Fixed bug #50540 (Crash while running ldap_next_reference test cases).
6882 - Fixed bug #42604 ("make test" fails with --with-config-file-scan-dir=path).
8992 - Fixed bug #35028 (SimpleXML object fails FALSE test). (Marcus)
9216 - Fixed "make test" to work for phpized extensions. (Hartmut, Jani)
[all …]
H A DREADME.EXT_SKEL27 If you don't need to test the existence of any external header files,
110 By default, ext_skel creates both comments in the source code and a test
H A DREADME.GIT-RULES39 To do so use "make test".
H A DREADME.RELEASE_PROCESS72 6. Compile and make test, with and without ZTS, using the right Bison version
165 5. Compile and make test, with and without ZTS, using the right Bison version
H A DREADME.SELF-CONTAINED-EXTENSIONS89 if test "$PHP_FOOBAR" != "no"; then
H A DREADME.SUBMITTING_PATCH141 http://qa.php.net/write-test.php for how to test. Submitting test
160 - Create test scripts for use with "make test".
161 - Run "make test" to check your patch doesn't break other features.
H A DREADME.TESTING6 at the end of a test run.
14 The easiest way to test your PHP build is to run "make test" from the
19 type "make test" to execute all or some test scripts saved under
23 make test
69 regarded as a test file.
97 sign '#' in test names and/or test cases are named bug12345.phpt.
105 detailed test information.
122 MYMAIL=qa-test@domain.com
131 # Set test environment
139 if test $? -gt 0
[all …]
H A DREADME.TESTING28 'make test'. server-tests was developed to provide support for
25 can be configured to run test scripts through an HTTP server running
27 alias a directory to the php source directory, or the test scripts
30 * New sections supported for test files (see below)
47 3. run tests over http, copying test files into document root
48 php server-tests.php -w -u http://localhost/test -m /path/to/htdocs/test
51 php server-tests.php -w -u http://localhost/test
64 In addition to the traditional test sections
75 in the test file.
78 Not used for anything, just a section for documenting the test
[all …]
/PHP-5.5/TSRM/
H A Dconfigure.in20 if test "$enable_debug" != "yes"; then
H A Dthreads.m434 if test -z "$host_alias" && test -n "$host"; then
37 if test -z "$host_alias"; then
59 if test -n "$PTHREAD_FLAGS"; then
113 if test "$beos_threads" = "1"; then
126 if test "$pthreads_working" != "yes"; then
132 if test "$pthreads_working" = "yes"; then
143 if test "$pthreads_working" != "yes"; then
149 if test "$pthreads_working" = "yes"; then
157 if test "$pthreads_working" = "yes"; then
166 if test -n "$ac_cv_pthreads_lib"; then
[all …]
H A Dtsrm.m416 if eval test "\$$gcc_arg_name" = "yes"; then
42 if test -z "$PTH_PREFIX"; then
56 if test -r "$1/include/st.h"; then
59 elif test -r "$1/st.h"; then
78 if test "$beos_threads" = "1"; then
81 if test "$pthreads_working" != "yes"; then
120 test "$TSRM_PTH" = "yes" && TSRM_PTH=pth-config
122 if test "$TSRM_PTH" != "no"; then
124 elif test "$TSRM_ST" != "no"; then
126 elif test "$TSRM_PTHREADS" != "no"; then
/PHP-5.5/Zend/
H A DZEND_CHANGES147 abstract public function test();
151 public function test() {
152 echo "ImplementedClass::test() called.\n";
157 $o->test();
795 $a = $foo->test(1, '2', 3.4, true);
H A DZend.m439 if test "$CC" = "gcc" -a "$ac_cv_prog_cc_g" = "yes" -a \
204 if test "$ZEND_DEBUG" = "yes"; then
207 if test "$CFLAGS" = "-g -O2"; then
211 test -n "$GCC" && test "$USE_MAINTAINER_MODE" = "yes" && \
219 if test "$ZEND_MAINTAINER_ZTS" = "yes"; then
226 if test -n "$GCC" && test "$ZEND_INLINE_OPTIMIZATION" != "yes"; then
245 dnl test and set the alignment define for ZEND_MM
293 dnl test for memory allocation using mmap(MAP_ANON)
408 if test "$ZEND_SIGNALS" = "yes"; then
423 if test -r "/dev/urandom" && test -c "/dev/urandom"; then
[all …]
H A Dacinclude.m410 test -z "$SED" && SED=sed
13 if test "$YACC"; then
17 if test -n "$bison_version_vars"; then
51 if test "$ac_cv_type_fp_except" = "yes"; then
69 if test "$ac_cv_broken_sprintf" = "yes"; then
100 if test $ac_cv_c_bigendian_php = yes; then
127 if test "$ac_cfp_have__fpu_setcw" = "yes" ; then
148 if test "$ac_cfp_have_fpsetprec" = "yes" ; then
169 if test "$ac_cfp_have__controlfp" = "yes" ; then
191 if test "$ac_cfp_have__controlfp_s" = "yes" ; then
[all …]
H A Dconfigure.in114 test -z "$CFLAGS" && auto_cflags=1
126 if test "$enable_debug" != "yes"; then
134 if test -d /usr/pkg/include -a -d /usr/pkg/lib ; then
/PHP-5.5/Zend/tests/
H A D001.phpt27 class test {
33 test::test1(1);
H A D002.phpt33 class test {
40 test::test1(1);
H A D003.phpt28 class test {
34 test::test1(1);
H A D008.phpt14 var_dump(define("test const", 3));
15 var_dump(define("test const", 3));
16 var_dump(define("test", array(1)));
21 var_dump(constant("test const"));
42 Notice: Constant test const already defined in %s on line %d
H A D010.phpt7 function test();
11 function test() {
25 $foo->test();
26 $bar->test();

Completed in 95 milliseconds

12345678910>>...181