[PHP-CVS] cvs: php4 /ext/standard/tests/time 001.phpt

2002-11-15 Thread Marcus Boerger
helly Fri Nov 15 09:46:53 2002 EDT Modified files: /php4/ext/standard/tests/time 001.phpt Log: Only show the first results Index: php4/ext/standard/tests/time/001.phpt diff -u php4/ext/standard/tests/time/001.phpt:1.4 php4/ext/standard/tests/time/001

[PHP-CVS] cvs: php4 /ext/standard/tests/time 001.phpt

2002-11-05 Thread Marcus Börger
helly Tue Nov 5 04:52:30 2002 EDT Modified files: /php4/ext/standard/tests/time 001.phpt Log: Use EXPECT again Index: php4/ext/standard/tests/time/001.phpt diff -u php4/ext/standard/tests/time/001.phpt:1.3 php4/ext/standard/tests/time/001.phpt:1.4 -

Re: [PHP-CVS] cvs: php4 /ext/standard/tests/time 001.phpt

2002-11-01 Thread Derick Rethans
On Fri, 1 Nov 2002, Marcus Boerger wrote: > A nothing i simply did a lot of tests and it was easier to modify > the number of '0' only once. :-) > Another reason is that i am also experimenting with the results > and behaviour of run-tests.php. > If anyone objects i could change to the EXPECT form

Re: [PHP-CVS] cvs: php4 /ext/standard/tests/time 001.phpt

2002-11-01 Thread Marcus Boerger
A nothing i simply did a lot of tests and it was easier to modify the number of '0' only once. :-) Another reason is that i am also experimenting with the results and behaviour of run-tests.php. If anyone objects i could change to the EXPECT format again... marcus At 13:23 01.11.2002, Derick Reth

Re: [PHP-CVS] cvs: php4 /ext/standard/tests/time 001.phpt

2002-11-01 Thread Derick Rethans
On Fri, 1 Nov 2002, Marcus Börger wrote: > helly Fri Nov 1 07:12:40 2002 EDT > > ---EXPECT-- > -Passed: 10 > -Failed: 0 > \ No newline at end of file > +--EXPECTREGEX-- > +Passed: 10+ > +Failed: 0 What was wrong with the non-regexp EXPECT section? Derick -- -

[PHP-CVS] cvs: php4 /ext/standard/tests/time 001.phpt

2002-11-01 Thread Marcus Börger
helly Fri Nov 1 07:12:40 2002 EDT Modified files: /php4/ext/standard/tests/time 001.phpt Log: update test #This test fails for me. I expanded the test output and checked the function. #The only way to fix this behaviour would be to store the last resul