On Fri, 4 Oct 2002, Marcus Börger wrote:

> This affects some of the newly introduced tests and the ob discussion...
> 
> Derick could you verify that your test uses the correct ini file when running:
> 
> sapi/cli/php -c php.ini-dist run-tests.php tests/strings/004.phpt
> 
> Remember the handling and test for ini detection is currently NOT correct.
> As far as i can see it seems like you used an old version from the ini since
> the test you wrote expects some "#0000BB" coulor but in the current ini
> 
> highlight.string  = #CC0000
> highlight.comment = #FF9900
> highlight.keyword = #006600
> highlight.bg      = #FFFFFF
> highlight.default = #0000CC
> highlight.html    = #000000
> 
> i can find no "#0000BB"

Now you see how even sinple fixes to the colors can affect things :) I 
fixed this test.

Derick

--

---------------------------------------------------------------------------
 Derick Rethans                                   http://derickrethans.nl/ 
 JDI Media Solutions
--------------[ if you hold a unix shell to your ear, do you hear the c? ]-


-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to