[pLog-svn] r5268 -plog/branches/lifetype-1.2/class/test/tests/file

Mark Wu markplace at gmail.com
Tue Apr 3 16:14:51 EDT 2007


Yep, but not now, maybe tomorrow.

Because I have to reset my ubuntu in Vmware, then I can do the test. Need
some sleep ...z z Z Z

Mark 

> -----Original Message-----
> From: plog-svn-bounces at devel.lifetype.net 
> [mailto:plog-svn-bounces at devel.lifetype.net] On Behalf Of Jon Daley
> Sent: Wednesday, April 04, 2007 4:12 AM
> To: plog-svn at devel.lifetype.net
> Subject: Re: [pLog-svn] r5268 
> -plog/branches/lifetype-1.2/class/test/tests/file
> 
> I can replace your version:
>    $basename = preg_replace( '/^.+[\\\\\\/]/', '', $fileName );
> with:
> $basename = preg_replace( "/^.+\//", '', $fileName );
> 
> and all of your tests still pass.
> 
> Can you put in a test that fails with the simpler version?
> 
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.lifetype.net
> http://limedaley.com/mailman/listinfo/plog-svn
> 



More information about the pLog-svn mailing list