Changeset 128

Show
Ignore:
Timestamp:
01/20/07 10:23:20 (2 years ago)
Author:
schst
Message:

Fixed tests in directories with spaces in them and re-enabled tests

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/build/star/build.xml

    r125 r128  
    5656  </target> 
    5757  <target name="test" description="run test suite"> 
    58   <!-- 
    59     <mySimpletest testfile="${project.basedir}/../../src/test/php/net/stubbles/star/run.php" exit="true" /> 
    60   --> 
     58    <mySimpletest testfile="&quot;${project.basedir}/../../src/test/php/net/stubbles/star/run.php&quot;" exit="true" /> 
    6159  </target> 
    6260</project>