buildframework/helium/tools/testing/testing.ant.xml
changeset 179 d8ac696cc51f
parent 1 be27ed110b50
child 217 0f5e3a7fb6af
equal deleted inserted replaced
1:be27ed110b50 179:d8ac696cc51f
    19 Description:
    19 Description:
    20 
    20 
    21 ============================================================================
    21 ============================================================================
    22 -->
    22 -->
    23 <project name="testing">
    23 <project name="testing">
    24 
    24     <description>
       
    25     Testing  
       
    26     </description>
    25     <!-- ATS testing -->
    27     <!-- ATS testing -->
    26     <import file="ats/ats.ant.xml" />
    28     <import file="ats/ats.ant.xml" />
    27 
    29 
    28     <!-- EUnit testing -->
    30     <!-- EUnit testing -->
    29     <import file="eunit/eunit.ant.xml" />
    31     <import file="eunit/eunit.ant.xml" />