Wez;

Is there another test suite other than the run-test.php script?

(Which does run on Win32:


TEST RESULT SUMMARY
=============================
Number of tests:   165
Tests skipped:      66 ( 40%)
Tests failed:       22 ( 22%)
Tests passed:       77 ( 78%)
=============================
Skipped 0 extensions.

V:\php-4.0.5RC8>

)

- Matt

>>> Wez Furlong <[EMAIL PROTECTED]> 05/02/01 12:02PM >>>
On 2001-05-02 15:43:57, "Andi Gutmans" <[EMAIL PROTECTED]> wrote:
> At 03:38 PM 5/2/2001 +0100, Wez Furlong wrote:
> >Seriously though, win32 is particular hard to do automated testing.
> >Maybe we could use cygwin for running the test-suite under win32 and
at
> >least be able to use standard *nix tools?

> The nature of PHP on Windows is that it's really best to compile it
with
> Visual C++. It uses native threading support and ISAPI support.
> I don't think it's a good or feasible idea to move to cygwin.

I agree about the compiling part, but cygwin isn't just a compiler - you
get bash, sed, perl, awk and all those unix tools.  I'm suggesting that
perhaps the test suite could be run using those tools on a win32
platform.

--Wez.



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 
To contact the list administrators, e-mail: [EMAIL PROTECTED] 



--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to