[Solar-talk] New PHPUnit3 Tests

Travis Swicegood development at domain51.com
Wed Nov 22 10:48:27 PST 2006


Howdy...

Rodrigo Moraes wrote:
> Your coordinates are great, however I'm having some problems to run
> the tests on Windows. First, I had to replace ':' by PATH_SEPARATOR in
> configRunner.php. 
>   

Good catch...  Us Linux folks can be OS snobs sometimes :-)


> Then at least I got some errors. A lot of them are
> in ViewTest.php line 12:
>
>     Solar::start('tests/config.inc.php');
>
> Is this supposed to be *my* config file?

That should be the sample config, but I'm betting that's an artifact 
from the Solar_Tests versions of the tests.  Yeah, I just checked.  If 
you didn't have a full Solar trunk checkout, you won't have the old 
tests/ directory.  I've just switched it over to use config.inc.php 
which is found at Tests/support/config.inc.php. 

Try updating to the latest and let me know if that fixes your issues.

-Travis


More information about the solar-talk mailing list