Changeset 1047 for trunk/CHANGES

Show
Ignore:
Timestamp:
06/27/08 19:04:30 (4 years ago)
Author:
amandel
Message:

Added support for emma coverage report files. The 'es' files are read directly using the emma classes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/CHANGES

    r751 r1047  
    2222  * Generated StrongTypes (immutable ones) do implement a 
    2323    common interface (StrongType). 
     24  * The jcreport can now read emma 'es' files to as coverage 
     25    info. http://emma.sourceforge.net/ 
    2426 
    2527Fawkez 1.1 'The Man Trap' (March 31, 2007) 
    26 https://www.jcoderz.org/fawkez/browser/tags/FAWKEZ_1_1_0 
     28http://www.jcoderz.org/fawkez/browser/tags/FAWKEZ_1_1_0 
    2729 
    2830  * New features: #34 
     
    3335 
    3436Fawkez 1.0 'going public' (November 26, 2006) 
    35 https://www.jcoderz.org/fawkez/browser/tags/FAWKEZ_1_0_0 
     37http://www.jcoderz.org/fawkez/browser/tags/FAWKEZ_1_0_0