buildframework/helium/tools/testing/testing.ant.xml
changeset 307 22ecbfc20eb4
parent 217 0f5e3a7fb6af
equal deleted inserted replaced
215:b61c19d4168d 307:22ecbfc20eb4
    18 
    18 
    19 Description:
    19 Description:
    20 
    20 
    21 ============================================================================
    21 ============================================================================
    22 -->
    22 -->
       
    23 <!--* @package testing -->
    23 <project name="testing">
    24 <project name="testing">
    24 
    25     <description>
       
    26     Testing  
       
    27     </description>
       
    28     
       
    29     <!--* @property selge.ini.network.dir
       
    30     \\\\vcfiler02\\pub\\flash_user\\Crashbin/working\\selge_ini_prep.
       
    31     @type string
       
    32     @editable required
       
    33     @scope public
       
    34     -->
       
    35     
       
    36     
    25     <!-- ATS testing -->
    37     <!-- ATS testing -->
    26     <import file="ats/ats.ant.xml" />
    38     <import file="ats/ats.ant.xml" />
    27 
    39 
    28     <!-- EUnit testing -->
    40     <!-- EUnit testing -->
    29     <import file="eunit/eunit.ant.xml" />
    41     <import file="eunit/eunit.ant.xml" />