[pLog-svn] r5405 - in plog/branches/lifetype-1.2/class/test: . PHPUnit PHPUnit/GUI helpers

Jon Daley plogworld at jon.limedaley.com
Sun May 13 08:24:07 EDT 2007


 	I know this doesn't really matter in terms of performance, but I 
am a little concerned that something might not work right with using 
include() instead of include_once(), and so I'd rather have everything 
using lt_include, or at least understand why it wouldn't work in some 
particular case.  Feel free to continue changing them to include_once's, 
and I'll fix them as I see them.

On Sun, 13 May 2007, jondaley at devel.lifetype.net wrote:

> Author: jondaley
> Date: 2007-05-13 08:18:19 -0400 (Sun, 13 May 2007)
> New Revision: 5405
>
> Modified:
>   plog/branches/lifetype-1.2/class/test/PHPUnit.php
>   plog/branches/lifetype-1.2/class/test/PHPUnit/GUI/Gtk.php
>   plog/branches/lifetype-1.2/class/test/PHPUnit/RepeatedTest.php
>   plog/branches/lifetype-1.2/class/test/PHPUnit/Skeleton.php
>   plog/branches/lifetype-1.2/class/test/PHPUnit/TestCase.php
>   plog/branches/lifetype-1.2/class/test/PHPUnit/TestDecorator.php
>   plog/branches/lifetype-1.2/class/test/PHPUnit/TestResult.php
>   plog/branches/lifetype-1.2/class/test/PHPUnit/TestSuite.php
>   plog/branches/lifetype-1.2/class/test/helpers/consolereporter.class.php
>   plog/branches/lifetype-1.2/class/test/helpers/htmlreporter.class.php
> 
> plog/branches/lifetype-1.2/class/test/helpers/lifetypetestcase.class.php 
> Log: replaced everything in phpunit with lt_include - there were some 
> cases that I didn't totally understand when I first did this, so I 
> mostly ignored this directory.  Also reverted 5402 since it isn't needed 
> any more.  Sorry that I forgot to check this earlier


More information about the pLog-svn mailing list