Changeset 88

Show
Ignore:
Timestamp:
Wed Aug 23 14:40:47 2006
Author:
jpellerin
Message:

Updated CHANGELOG

Files:

Legend:

Unmodified
Added
Removed
Modified
  • trunk/CHANGELOG

    r85 r88  
    7 7   to find and run tests in multiple locations. Thanks Titus Brown for  
    8 8   the suggestion.  
      9 - Multiple --include and --exclude arguments are now accepted in one command  
      10   line. Thanks Michal Kwiatkowski for the feature request.  
    9 11 - Coverage will now include modules not imported by any test when  
    10 12   using the new --cover-inclusive switch. Thanks James Casbon for the