On Wed, Jun 10, 2009 at 11:10 PM, Paul Biggar<paul.big...@gmail.com> wrote:
> I wrote a tool which automatically. It uses the delta debugging

I sent this prematurely. It should read
"I wrote a tool which reduces test cases automatically."

> algorithm, but is very much faster than delta, since it knows how PHP
> works. I hope its also easier to use - you basically write a function
> which takes source code, and returns true if the bug is still present.
>
> Its at 
> http://code.google.com/p/phc/source/browse/trunk/test/framework/reduce/Reduce.php.
> You need to a copy of phc (phpcompiler.org) as well. The usage is
> explained in the comments. I've used it a lot, but I've only just made
> it work more generally. Please report any problems to me.
>
>
> Paul
>
>
> --
> Paul Biggar
> paul.big...@gmail.com
>



-- 
Paul Biggar
paul.big...@gmail.com

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to