Development

Changeset 6941

You must first sign up to be able to contribute.

Changeset 6941

Show
Ignore:
Timestamp:
01/05/08 13:14:21 (2 years ago)
Author:
fabien
Message:

refactored prove.php

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/1.1/test/bin/prove.php

    r6940 r6941  
    3636require_once($h->base_dir.'/bootstrap/unit.php'); 
    3737 
    38 $h->register(sfFinder::type('file')->name('*Test.php')->in(array_merge( 
     38$h->register(sfFinder::type('file')->prune('fixtures')->name('*Test.php')->in(array_merge( 
    3939  // unit tests 
    4040  array($h->base_dir.'/unit'), 

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting, and supporting several large Open-Source projects.