Changes between Version 3 and Version 4 of Building/RunningTests/Running

Show
Ignore:
Timestamp:
09/06/11 10:36:31 (21 months ago)
Author:
igloo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Building/RunningTests/Running

    v3 v4  
    6363}}} 
    6464 
     65To just clean all the tests, without running any: 
     66{{{ 
     67$ make CLEANUP=1 CLEAN_ONLY=YES 
     68}}} 
     69 
    6570If you have python 2.5.2 or later then you can ```run the testsuite in parallel```: 
    6671{{{