RE: [PHP-DEV] Win32 testing and run-tests.php (was: PHP 4 Bug Summary Report)

2002-05-05 Thread Preston L. Bannister
From: James Cox [mailto:[EMAIL PROTECTED]] > My plan is to revamp the way that tests work, so it's more efficient. But, > you are more than welcome to work on the current testing system, -- all the > tests will be converted anyhow :) First iteration - regularize the output to allow easy post-proc

RE: [PHP-DEV] Win32 testing and run-tests.php (was: PHP 4 Bug Summary Report)

2002-05-05 Thread James Cox
L PROTECTED]] > Sent: Sunday, May 05, 2002 10:37 AM > To: James Cox > Cc: Php-Dev@Lists. Php. Net > Subject: RE: [PHP-DEV] Win32 testing and run-tests.php (was: PHP 4 Bug > Summary Report) > > > I'm not asking you to do all the work, rather I'm trying to figure >

RE: [PHP-DEV] Win32 testing and run-tests.php (was: PHP 4 Bug Summary Report)

2002-05-05 Thread Preston L. Bannister
I'm not asking you to do all the work, rather I'm trying to figure out who is working on what, so I don't duplicate someone's work. I take it you're testing on Unix? The current tests are checked in to CVS? > -Original Message- > From: James Cox [mailto:[EMAIL PROTECTED]] > Sent: Satur

RE: [PHP-DEV] Win32 testing and run-tests.php (was: PHP 4 Bug Summary Report)

2002-05-04 Thread James Cox
in32 testing and run-tests.php (was: PHP 4 Bug > Summary Report) > > > Is anyone working on getting the run-tests.php and tests/* > running on Win32? > > Who is adding test cases as bugs are closed? > > Fixed run-tests.php and added a Win32 project to run the tests. > D

[PHP-DEV] Win32 testing and run-tests.php (was: PHP 4 Bug Summary Report)

2002-05-04 Thread Preston L. Bannister
Is anyone working on getting the run-tests.php and tests/* running on Win32? Who is adding test cases as bugs are closed? Fixed run-tests.php and added a Win32 project to run the tests. During the test run PHP faults (bad pointer/index during mbstring tests). This is a good thing, as it looks