Changes between Version 3 and Version 4 of Building/RunningTests/Running
- Timestamp:
- 09/06/11 10:36:31 (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building/RunningTests/Running
v3 v4 63 63 }}} 64 64 65 To just clean all the tests, without running any: 66 {{{ 67 $ make CLEANUP=1 CLEAN_ONLY=YES 68 }}} 69 65 70 If you have python 2.5.2 or later then you can ```run the testsuite in parallel```: 66 71 {{{
